.publicationsLink {
    color: #ff863d !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}

    .publicationsLink:hover {
        text-decoration: underline !important;
        background: none !important;
        border: 0 !important;
    }

.nav-item {
    padding: 0;
}


img.law-international-logo {
    height: 45px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}


.product-label {
    height: 45px;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #aaa;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
}

    .product-label .product-edition {
        margin: 5px 0 0 0;
        font-size: 22px;
        font-weight: 800;
        text-transform: uppercase;
        color: #043f77;
        letter-spacing: -1px;
        display: block;
    }

        .product-label .product-edition a {
            color: #043f77;
            text-decoration: none;
        }

            .product-label .product-edition a:hover {
                color: #eb6e1f;
                text-decoration: none;
            }

            .product-label .product-edition a:active {
                color: #043f77;
                text-decoration: none;
            }

    .product-label .product-edition-label {
        margin: -3px 0;
        font-size: 10px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #333;
        display: none;
    }

.ie-brand-nav.scrolled {
    top: 72px !important;
}

@media screen and (max-width: 1023px) {
    img.brand-logo {
        border: none;
    }

    .product-label {
        height: auto;
        margin: 0;
        padding: 0;
        text-align: center;
        border: none;
        display: block;
    }

        .product-label .product-edition {
            margin: 5px 0 0 0;
            font-size: 16px;
            font-weight: 100;
            line-height: 18px;
            letter-spacing: 0;
            display: block;
        }

        .product-label .product-edition-label {
            display: none;
        }

    .main-nav-left {
        width: 15%;
        float: left;
    }



    .main-nav-grey .inner {
        width: 100%;
        padding: 15px 0;
    }
}

ul#side-nav li a.edition .property {
    color: #fff;
}

ul#side-nav li a.edition .region {
    color: #ff863d;
}

ul#side-nav li a.edition img.edition-active {
    margin: 5px 0 0 0;
    float: right;
}

img[id*='covid-19'] {
    display: none !important;
}

#redline {
    border-bottom: 2px solid #F00;
}


#read19 {
    background: #FFF;
    color: #F00;
    display: inline-block;
    padding: 5px 10px;
    margin: 0 10px 0 0;
    border-radius: 5px;
    font-weight: 400;
}

    #read19:hover {
        background: #000;
        color: #FFF;
    }

#close19 {
    display: inline-block;
    font-weight: 400;
    color: #FFF;
}

    #close19:hover {
        color: #000;
    }

#outercovid {
    z-index: 9;
    display: hidden;
    background: rgba(255, 0, 0, 1) url(/assets/master-template/images/market-images/nav-divot-red.png) 100px -10px no-repeat;
    width: 250px;
    margin: 16px 0 0 -95px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    border: 10px;
    padding: 15px 10px;
}

#redarrow {
    background: transparent url(/assets/master-template/images/market-images/nav-divot-thinkadvisor-red.png) no-repeat;
    position: absolute;
    top: -10px;
    left: 115px;
}

.label {
    background-color: transparent !important;
}

.main-nav-grey ul.join-account li a.join {
    background: #efefef !important;
    color: #333 !important;
    padding: 5px 15px !important;
    font-weight: 700 !important;
    border: 1px solid #333 !important;
}

    .main-nav-grey ul.join-account li a.join:hover {
        text-decoration: none !important;
        background: #0079c2 !important;
        color: #fff !important;
        border: 1px solid #0079c2 !important;
    }

.main-nav-grey ul.join-account li a:hover {        
    color: #333 !important;
    background: none;
}

.brand-nav ul.sub-nav li a {
    color: #444;
}

/*img.law-logo {
        height: 50px !important;
    }*/

img.brand-logo {
    height: 30px !important;
    margin: 0 0 0 20px !important;
    padding: 0 0 0 20px !important;
    border-left: 1px solid #aaa;
    vertical-align: middle !important;
}

nav li.trigger a.trigger {
    cursor: pointer;
    text-transform: uppercase;
}


.menu-search img {
    display: none !important;
}

.featured-product {
    margin: 0 auto 30px auto;
    padding: 20px 20px 20px 20px;
    width: auto;
    text-align: center;
    background: #efefef url('/assets/master-template/images/hash-11-trans.png') top left no-repeat;
    background-size: contain;
    border-top: 4px solid #0079c2;
    border-radius: 6px;
}

    .featured-product h3.section-title {
        margin-bottom: 15px;
        color: #333;
    }

    .featured-product ul.article-list-default li {
        margin: 10px 0 0 0;
        padding: 10px 0 0 0;
    }

    .featured-product p.action a {
        font-weight: 700;
        color: #fff;
        background: #0079c2;
        border: none;
    }

        .featured-product p.action a:hover {
            background: #043f77;
        }

    .featured-product p.article-title {
        margin: 0 0 10px 0;
        padding: 0;
        font: 400 17px/20px "proxima-nova", sans-serif;
    }

@media screen and (max-width: 1200px) {
    /*.featured-product {width:900px;}*/

}

@media screen and (max-width: 1023px) {
    .featured-product {
        margin: 20px;
        padding: 15px;
        width: auto;
    }
}

ul.cr2 li:first-child {
    margin: 10px 0 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #ddd;
}


@media screen and (max-width: 1023px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }

    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .hidden-xs {
        display: none !important;
    }
}

@media screen and (max-width: 1023px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }

    .searchResults .rankings .logo {
        display: inline-block;
        margin-right: 10px;
        width: 65px;
        height: auto;
        margin-top: 15px;
    }

    .searchResults .rankings .survey-name {
        display: inline-block;
        width: 20%;
        text-align: left;
    }

    .searchResults .rankings .rank {
        display: inline-block;
        width: 10%;
        text-align: center;
    }

    .searchResults div.firmLogo {
        text-align: center;
    }

    .searchResults img.firmLogo {
        width: auto;
    }

    .almi-cta .inner h2 {
        font: 800 30px/30px proxima-nova,"Titillium Web",sans-serif;
    }

    .almi-cta .inner h3 {
        padding: 0 20px;
        font: 100 18px/18px proxima-nova,"Titillium Web",sans-serif;
    }

    .followit {
        width: auto;
        margin: 60px 20px 0 20px;
        padding: 20px;
    }

        .followit input {
            width: 100%;
        }

        .followit select {
            width: 100%;
        }

        .followit .inner a.button {
            padding: 10px 0;
            width: 100%;
        }

        .followit .inner button {
            padding: 10px 0;
            width: 100%;
        }

    .shareit {
        width: auto;
        margin: 60px 20px 0 20px;
        padding: 20px;
    }

    .topics-header-left {
        float: none;
    }

    .topic-share {
        width: 100% !important;
        text-align: center !important;
    }

        .topic-share a.button {
            width: 47.5% !important;
        }

    #more-industries ul.additional-items.column-ordering-common, #more-topics ul.additional-items.column-ordering-common {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

        #more-industries ul.additional-items.column-ordering-common > li, #more-topics ul.additional-items.column-ordering-common > li {
            float: none;
            width: auto;
            padding-right: 0;
        }

    #top-sidebar .lean-quote, .sidebar .lean-quote {
        margin: 0 0 20px 0;
        padding: 20px;
    }

    .advertise-with-us .module .inner {
        padding: 20px;
        width: auto;
    }

    .advertise-with-us .module.hero h1 {
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .advertise-with-us .module.hero h4 {
        font: 700 24px/24px proxima-nova,sans-serif;
    }

    .advertise-with-us .module.hero p {
        font: 400 16px/20px proxima-nova,sans-serif;
    }

    .advertise-with-us .module h2 {
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .advertise-with-us .module p.major {
        margin: 0 0 10px 0;
        font-size: 15px;
        font-weight: 400;
        color: #333;
    }

    .advertise-with-us .ad-nav a {
        margin: 0;
        padding: 10px 0;
        width: 100%;
    }

    .advertise-with-us .stat select {
        width: 100%;
    }

    .advertise-with-us p.action a {
        color: #fff;
        border: 2px solid #777;
        background-color: #777;
        width: 100%;
        padding: 6px 0;
        margin: 0;
        text-align: center;
    }

    .advertise-with-us input.submit {
        width: 100%;
        padding: 10px 0;
        font: 800 16px open-sans,sans-serif;
    }

    .advertise-with-us .sales-contacts {
        margin: 0;
        padding: 0;
        border: none;
    }

    .fcs-header .inner {
        width: 960px;
    }

    .fcs-header .inner {
        width: auto;
        padding: 20px;
    }

    .fcs-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .fcs-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .fcs-header p {
        margin: 15px 0;
        font: 400 18px/24px open-sans,sans-serif;
    }

        .fcs-header p.sub {
            margin: 15px 0;
            font: 400 14px/18px open-sans,sans-serif;
        }

    .fcs-header .collection-nav ul li {
        padding: 6px 0;
    }

        .fcs-header .collection-nav ul li a {
            font-size: 14px;
            padding: 6px 10px;
        }

    .fcs-header img.brand-logo {
        height: auto;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%;
    }

    .fcs-header .search-control button.submit {
        display: none;
    }

    .primary-nav ul.sub-nav {
        margin: 3px auto 0 auto;
        width: 960px;
    }

    .primary-nav .h-scroll {
        height: auto;
    }

    body ::-webkit-scrollbar {
        width: 3px;
        height: 3px;
    }

    body ::-webkit-scrollbar-thumb {
        background-color: rgba(0,0,0,.05);
        border-radius: 3px;
    }

    body ::-webkit-scrollbar-track {
        background-color: rgba(0,0,0,0);
        border-radius: 3px;
    }

    .primary-nav {
        margin: 0;
        border: none;
    }

        .primary-nav .h-scroll {
            margin: 0 0 15px 0;
            padding: 0;
            overflow-x: scroll;
            overflow-y: hidden;
            height: 40px;
        }

            .primary-nav .h-scroll .inner {
                margin: 0;
                width: 630px;
                height: 36px;
            }

        .primary-nav nav li.trigger a.trigger {
            margin: 0 5px 5px 0;
            padding: 6px 16px;
            font: 400 18px/18px proxima-nova,sans-serif;
            font: 400 14px/18px proxima-nova,sans-serif;
            color: #444;
            text-align: center;
            display: block;
            width: auto;
            width: 16.66%;
            width: 14.28%;
            width: auto;
            float: left;
            border-bottom: 0 solid #fff;
            background: #f5f5f5;
            border-radius: 4px;
        }

            .primary-nav nav li.trigger a.trigger:hover {
                text-decoration: none;
                border-bottom: none;
                background: #043f77;
                color: #fff;
            }

            .primary-nav nav li.trigger a.trigger.active {
                text-decoration: none;
                border-bottom: none;
                background: #043f77;
                color: #fff;
            }

    .fcs .question-of-the-week {
        width: 960px;
    }

    .fcs .question-of-the-week {
        margin: 0 0 15px 0;
        padding: 0;
        width: auto;
    }

        .fcs .question-of-the-week .inner {
            padding: 20px;
        }

        .fcs .question-of-the-week h2 {
            font: 800 24px/26px proxima-nova,sans-serif;
        }

        .fcs .question-of-the-week p {
            font-size: 15px;
        }

    .fcs.collection-header {
        background-image: none;
    }

        .fcs.collection-header h2 {
            margin: 0 0 15px 0;
            font-size: 24px;
            line-height: 26px;
        }

        .fcs.collection-header .inner {
            text-align: center;
            width: auto;
            padding: 20px;
        }

        .fcs.collection-header h4 {
            font-size: 18px;
            line-height: 18px;
        }

    .fcs.module .inner {
        padding: 20px;
        width: auto;
    }

    .fcs.module h4 {
        margin: 15px 0 15px 0;
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .fcs.module p {
        font: 400 18px/24px proxima-nova,sans-serif;
    }

    .fcs.module h5.major {
        font: 700 24px/24px proxima-nova,sans-serif;
        text-transform: none;
        color: #043f77;
        margin: 15px 0;
    }

    .fcs.module ul li {
        margin: 0 0 10px 0;
        font: 100 18px/24px proxima-nova,sans-serif;
        color: #666;
    }

    .fcs.module .owl-theme .owl-nav {
        display: none;
    }

    .fcs.module.cta-bottom .inner {
        padding: 20px;
        width: auto;
    }

    .mkt-tab-nav a {
        margin: 0 0 5px 0;
        padding: 10px 0;
        display: block;
        width: auto;
    }

    ul.our-professionals-list {
        padding: 0 30px 30px 30px;
    }

        ul.our-professionals-list li {
            width: 100%;
            margin: 0 0 30px 0;
        }

            ul.our-professionals-list li .inner {
                margin-right: 0;
            }

    .whats-new {
        width: auto;
        margin: 60px 20px 0 20px;
        padding: 20px;
    }

        .whats-new input {
            width: 100%;
        }

        .whats-new select {
            width: 100%;
        }

        .whats-new .inner a.button {
            margin: 0 0 10px 0;
            padding: 10px 0;
            width: 100%;
        }

            .whats-new .inner a.button.later {
                margin: 0 0 10px 0;
            }

    .bioModal, .whats-new {
        left: 0;
        top: 0;
        transform: translateY(0);
    }

    .briefing-articles .briefing-author {
        margin: 0 auto;
        width: 50%;
        float: none;
    }

        .briefing-articles .briefing-author.single {
            margin: 0 auto;
            width: 50%;
            float: none;
        }

        .briefing-articles .briefing-author.multi {
            margin: 0 auto;
            width: 50%;
            float: left;
        }

    .wrapper {
        width: 960px;
    }

    .main-content {
        width: auto;
    }

    .sidebar {
        width: 100%;
    }

    .main-nav-grey .inner {
        width: 960px;
    }

    .load-more {
        margin: 15px 0;
    }

        .load-more a {
            font-size: 16px;
            font-weight: 400;
            color: #fff;
            text-align: center;
            display: block;
            padding: 10px 10px;
            background: #0079c2;
            border-radius: 4px;
        }

            .load-more a:hover {
                background: #043f77;
                color: #fff;
            }

            .load-more a:active {
                background: #043f77;
            }

    .homepage ul.hero.pentagon li:nth-child(1) {
        width: 100%;
        float: none;
    }

    .homepage ul.hero.pentagon li:nth-child(2) {
        width: 50%;
    }

    .homepage ul.hero.pentagon li:nth-child(3) {
        width: 50%;
    }

    .homepage ul.hero.pentagon li:nth-child(4) {
        width: 50%;
    }

    .homepage ul.hero.pentagon li:nth-child(5) {
        width: 50%;
    }

    ul.article-list-grid li .inner {
        padding: 0;
        border-left: none;
    }

    ul.article-list-grid li:first-child .inner {
        padding: 0;
    }

    ul.article-list-grid.four li {
        width: 50%;
    }

    .home-main-content {
        width: 66.66%;
        float: left;
    }

    .home-top-stories {
        width: 33.33%;
        float: right;
        margin: 0;
    }

        .home-top-stories .container {
            margin-left: 30px;
        }

    ul.brand-list li {
        width: 100%;
    }

        ul.brand-list li img {
            width: 75%;
        }

    ul.events-list-grid li {
        width: 50%;
        height: 300px;
    }

    #CalendarTable, #eventsTable {
        margin-top: -25px;
    }

        #CalendarTable thead, #eventsTable thead {
            display: none;
        }

        #CalendarTable tbody tr td, #eventsTable tbody tr td {
            display: block;
            text-align: left;
            border: none;
            padding-left: 3px;
        }

            #CalendarTable tbody tr td.issuedate, #eventsTable tbody tr td.ename {
                margin-top: 15px;
                padding: 3px;
            }

            #CalendarTable tbody tr td:last-of-type, #eventsTable tbody tr td:last-of-type {
                border-bottom: 1px solid #ddd;
            }

        #CalendarTable tbody tr:nth-child(odd), #CalendarTable tbody tr:nth-child(odd) td, #eventsTable tbody tr:nth-child(odd), #eventsTable tbody tr:nth-child(odd) td {
            background-color: #fff;
        }

        #CalendarTable tbody tr td.ctitle a, #eventsTable tbody tr td.ename a {
            color: #333;
            font: 800 26px/28px proxima-nova,sans-serif;
        }

        #CalendarTable tbody tr td.issuedate {
            text-align: left;
            font-size: 13px;
            font-weight: 400;
            color: #999;
            text-transform: uppercase;
        }

            #CalendarTable tbody tr td.issuedate::before {
                content: 'Publication Date: ';
            }

        #CalendarTable tbody tr td.closedate::before {
            content: 'Space Close: ';
        }

        #CalendarTable tbody tr td.matduedate::before {
            content: 'Materials Due: ';
        }

    .filter-results.quick-search .select2-container {
        width: 100% !important;
    }

    .filter-results.quick-search .reset {
        width: auto;
    }

    #CalendarTable_filter label, #eventsTable_filter label {
        display: block;
    }

    #CalendarTable_filter input, #eventsTable_filter input {
        width: 100% !important;
    }

    .video-library-header .inner {
        width: 960px;
    }

    .best-of .best-of-header .inner {
        width: 960px;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }

    .best-of .best-of-search {
        width: 960px;
    }

    .article-main-content {
        width: 100%;
        margin: 0 0 10px 0;
    }

    #article-body {
        width: 100%;
    }

    .article-sidebar {
        width: 100%;
    }

    .article-top-trending {
        display: none;
    }

    .article-nav.prev {
        display: none;
    }

    .article-nav.next {
        display: none;
    }

    .article-title-block h2 {
        font: 700 36px/36px proxima-nova,"Titillium Web",sans-serif;
    }

    .main-content.special-feature #article-body {
        width: auto;
        margin: 0 60px 30px 60px;
        padding: 0;
    }

    .main-content.special-feature .main-art {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .topic-header h2 {
        font: 700 36px/36px 'Titillium Web',sans-serif;
    }

    .tablet-float {
        width: 50%;
        float: left;
    }

        .tablet-float .inner {
            margin: 0 20px 0 0;
        }

    .sidebar-content-left {
        width: 48%;
        float: left;
    }

    .sidebar-content-right {
        width: 48%;
        float: right;
    }

    .brand-footer .inner {
        width: 960px;
    }

    .site-footer .inner {
        width: 960px;
    }

    .lean-law-header .inner {
        width: 960px;
    }

    .lean-law .module .inner {
        margin: 0 auto;
        padding: 45px 0;
        width: 960px;
        text-align: center;
    }

    .lean-law .module.testimonials .inner {
        margin: 0 auto;
        padding: 45px 0;
        width: 960px;
        text-align: center;
    }

    .lean-law .module.cta-slim .inner {
        margin: 0 auto;
        padding: 30px 0 0 0;
        width: 960px;
        text-align: center;
    }

    .lean-law .module.cta-slim .device {
        height: 230px;
        overflow: hidden;
    }

    .lean-law .module.cta-bottom .inner {
        margin: 0 auto;
        padding: 30px 0 0 0;
        width: 960px;
        text-align: center;
    }

    .lean-law .collection-header .inner {
        width: 960px;
        padding: 30px 0 30px 0;
    }

    .lean-law ul.article-list-grid li {
        width: 50%;
    }

    .lean-law ul.article-list-grid.four li {
        width: 50%;
    }

    .lean-law div.get-designated:nth-of-type(4) {
        display: none;
    }

    .lean-law div.get-designated:nth-of-type(2) {
        display: block;
    }

    .sponsor .collection-header .inner {
        width: 960px;
        padding: 30px 0 30px 0;
    }

    .fcs-header .inner {
        width: 960px;
    }

    .intl-landing .module .inner {
        margin: 0 auto;
        padding: 45px 0;
        width: 960px;
        text-align: center;
    }

    .intl-landing .module.testimonials .inner {
        margin: 0 auto;
        padding: 45px 0;
        width: 960px;
        text-align: center;
    }

    .intl-landing .module.cta-slim .inner {
        margin: 0 auto;
        padding: 30px 0 0 0;
        width: 960px;
        text-align: center;
    }

    .intl-landing .module.cta-slim .device {
        height: 230px;
        overflow: hidden;
    }

    .intl-landing .module.cta-bottom .inner {
        margin: 0 auto;
        padding: 30px 0 0 0;
        width: 960px;
        text-align: center;
    }

    .intl-landing .collection-header .inner {
        width: 960px;
    }

    .brand-nav ul.sub-nav {
        margin: 3px auto 0 auto;
        width: 960px;
    }

    .brand-nav .h-scroll {
        height: auto;
    }

    .instant-insights-module .outer {
        width: 960px;
    }

    .native-collection-full {
        width: 900px;
    }

    .academy .carousel {
        width: 960px;
        margin: 0 auto;
        padding: 30px;
        background: #efefef;
        overflow: hidden;
        border: none;
        border-radius: 6px;
    }

    .brand-nav .inner {
        width: 960px;
        height: auto;
        margin: 0 auto;
        padding: 0 0 10px 0;
        border-top: 1px solid #ccc;
    }

    .main-nav-grey.scrolled {
        position: fixed;
        top: 0;
        z-index: 10000000;
    }

    .main-nav-grey ul.menu-search.scrolled {
        margin: 15px 0 0 0;
    }

    img.law-logo.scrolled {
        height: 30px;
        margin: 15px 0;
    }

    img.brand-logo {
        height: auto !important;
        margin: 15px 0;
        width: 100%;
    }

    .tmmr-logo {
        height: 49px;
        margin: 0;
        padding: 0;
        vertical-align: middle;
    }

    .tmmr-main-nav-sub {
        font-size: 12px;
        color: #999;
        text-transform: uppercase;
        margin: -15px 0 0 32px;
    }

    ul#side-nav {
        width: 100%;
    }

    ul.menu-search li.menu-trigger {
        display: inline-block;
    }

    ul.menu-search li.site-follow {
        display: none;
    }

    .smallview-hidden {
        display: none;
    }

    .smallview-visible {
        display: block;
    }

    .ad-leaderboard.top {
        display: block;
        margin: 20px;
    }

        .ad-leaderboard.top img {
            width: 100%;
            margin: 0;
        }

    .ad-leaderboard.middle {
        display: none;
    }

    .ad-leaderboard.bottom {
        display: none;
    }

    .wrapper {
        width: auto;
        margin: 10px 20px 0 20px;
    }

    .main-nav img.main-nav-search {
        display: none;
    }

    .main-nav .col-1-3 {
        width: auto;
    }

    .main-nav .account-control {
        display: none;
    }

    .col-1-2 {
        width: 100%;
    }

    .col-1-3 {
        width: 100%;
    }

    .col-2-3 {
        width: 100%;
    }

    .col-1-4 {
        width: 100%;
    }

    .col-3-4 {
        width: 100%;
    }

    .col-1-5 {
        width: 100%;
    }

    .col-2-5 {
        width: 100%;
    }

    .col-3-5 {
        width: 100%;
    }

    .col-4-5 {
        width: 100%;
    }

    p.abstract.major {
        font-size: 18px;
        line-height: 23px;
        font-weight: 300;
        color: #999;
        margin: 0 0 20px 0;
    }

    .enl-promo {
        display: none;
    }

    #ad-floating-footer {
        padding: 45px 0 15px 0;
    }

        #ad-floating-footer img.creative {
            width: 100%;
            margin: 0;
        }

    #interstitial-container {
        width: 100%;
        margin: 60px 0;
    }

        #interstitial-container img.creative {
            width: 100%;
            margin: 0;
            padding: 0;
        }

    .main-nav-grey .inner {
        width: 100%;
        padding: 0;
    }

    .main-nav-grey ul.join-account {
        display: none;
    }

    .main-nav-grey .col-1-4.left {
        width: auto;
        float: left;
    }

    .main-nav-grey .col-1-2.left {
        width: 50%;
        float: left;
        text-align: left;
    }

        .main-nav-grey .col-1-2.left span {
            display: none;
        }

    .main-nav-grey .col-1-4.right {
        display: none;
    }

    img.law-logo {
        height: 30px;
        margin: 15px 0 5px;
    }

    img.brand-logo {
        height: auto;
        margin: 15px 0 5px;
        width: 100%;
    }

    img.mini-burger {
        margin: 0 15px 0 15px;
    }

    .main-nav-sub, .main-nav-sub.scrolled {
        font-size: 12px;
        line-height: 0;
        display: inline-block;
    }

    input.main-nav-search {
        display: none;
    }

    .brand-nav {
        display: none;
    }

    ul#side-nav li.control .col-1-3 {
        width: 33.33%;
    }

    ul#side-nav li.control .col-1-5 {
        width: 20%;
    }

    ul#side-nav li.control .col-2-5 {
        width: 40%;
    }

    h2.module-title {
        margin: 0 0 15px 0;
        font: 800 30px/30px proxima-nova,sans-serif;
        color: #043f77;
    }

    h3.module-title {
        margin: 0 0 30px 0;
        font: 400 22px/22px proxima-nova,sans-serif;
        color: #043f77;
    }

    .homepage .h-scroll {
        width: 100%;
        height: 380px;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        margin: 0 0 20px 0;
    }

    .homepage ul.hero.three-pack {
        width: 300%;
        height: 380px;
        overflow: hidden;
    }

        .homepage ul.hero.three-pack li:nth-child(1) {
            width: 30%;
            height: 380px;
            float: left;
        }

        .homepage ul.hero.three-pack li:nth-child(2), .homepage ul.hero.three-pack li:nth-child(3) {
            width: 35%;
            height: 380px;
            float: left;
        }

            .homepage ul.hero.three-pack li:nth-child(1) .thumb, .homepage ul.hero.three-pack li:nth-child(2) .thumb, .homepage ul.hero.three-pack li:nth-child(3) .thumb {
                display: block;
                height: 380px;
                background-image: linear-gradient(0deg,#000,transparent);
                opacity: .95;
            }

            .homepage ul.hero.three-pack li:nth-child(1) .title, .homepage ul.hero.three-pack li:nth-child(2) .title, .homepage ul.hero.three-pack li:nth-child(3) .title {
                font: 700 26px/28px proxima-nova,"Titillium Web",sans-serif;
            }

            .homepage ul.hero.three-pack li:nth-child(1) .deck, .homepage ul.hero.three-pack li:nth-child(2) .deck, .homepage ul.hero.three-pack li:nth-child(3) .deck {
                display: none;
            }

    .brand .h-scroll {
        width: 100%;
        height: 380px;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 0 0 20px 0;
    }

    .brand ul.hero.three-pack {
        width: 300%;
        height: 380px;
        overflow: hidden;
    }

        .brand ul.hero.three-pack li:nth-child(1), .brand ul.hero.three-pack li:nth-child(2), .brand ul.hero.three-pack li:nth-child(3) {
            width: 33.33%;
            height: 380px;
            float: left;
        }

            .brand ul.hero.three-pack li:nth-child(1) .thumb, .brand ul.hero.three-pack li:nth-child(2) .thumb, .brand ul.hero.three-pack li:nth-child(3) .thumb {
                display: block;
                height: 380px;
                background-image: linear-gradient(0deg,#000,transparent);
                opacity: .95;
            }

            .brand ul.hero.three-pack li:nth-child(1) .title, .brand ul.hero.three-pack li:nth-child(2) .title, .brand ul.hero.three-pack li:nth-child(3) .title {
                font: 700 26px/28px proxima-nova,"Titillium Web",sans-serif;
            }

            .brand ul.hero.three-pack li:nth-child(1) .deck, .brand ul.hero.three-pack li:nth-child(2) .deck, .brand ul.hero.three-pack li:nth-child(3) .deck {
                display: none;
            }

    ul.article-list-default li .main-image, ul.article-list-default.variable li:nth-child(1) .main-image, ul.article-list-default.variable li:nth-child(6) .main-image {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
    }

    ul.article-list-default li .brief, ul.article-list-default.variable li:nth-child(1) .brief, ul.article-list-default.variable li:nth-child(6) .brief {
        width: 100%;
        float: none;
    }

    ul.article-list-default.variable li:nth-child(1) .main-image img, ul.article-list-default.variable li:nth-child(6) .main-image img {
        float: none;
        width: 100%;
    }

    ul.article-list-default.variable li:nth-child(1) h3.article-title, ul.article-list-default.variable li:nth-child(6) h3.article-title {
        font: 800 26px/28px proxima-nova,"Titillium Web",sans-serif;
    }

    p.deck {
        display: none;
    }

    .instant-insights-header .inner {
        width: auto;
        padding: 20px;
    }

    .instant-insights-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .instant-insights-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .instant-insights-header p {
        margin: 15px 0;
        font: 400 16px/20px 'Open Sans',sans-serif;
    }

    #instant-insights ul.article-list-tiles.one {
        margin: 0 20px 20px 20px;
    }

        #instant-insights ul.article-list-tiles.one .deck {
            display: none;
        }

    #instant-insights ul.article-list-default {
        margin: 0 20px;
    }

        #instant-insights ul.article-list-default h4.article-title {
            font: 800 18px/20px proxima-nova,sans-serif;
        }

    .package-header .inner {
        width: auto;
        padding: 20px;
    }

    .package-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .package-header p {
        margin: 15px 10px;
    }

    .rankings-header .inner {
        width: auto;
        padding: 20px;
    }

    .rankings-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .rankings-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .rankings-header p {
        margin: 15px 0;
        font: 400 16px/20px 'Open Sans',sans-serif;
    }

    .survey-rankings ul.article-list-tiles.one {
        margin: 0 20px 20px 20px;
    }

        .survey-rankings ul.article-list-tiles.one .deck {
            display: none;
        }

    .survey-rankings ul.article-list-default {
        margin: 0 20px;
    }

        .survey-rankings ul.article-list-default h4.article-title {
            font: 800 18px/20px proxima-nova,sans-serif;
        }

    .legal-leaders-header .inner {
        width: auto;
        padding: 20px;
    }

    .legal-leaders-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .legal-leaders-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .legal-leaders-header .sub {
        margin: 15px 0;
        font: 400 14px/18px 'Open Sans',sans-serif;
    }

    .legal-leaders-header .collection-nav ul li {
        padding: 6px 0;
    }

        .legal-leaders-header .collection-nav ul li a {
            font-size: 14px;
            padding: 6px 10px;
        }

    .legal-leaders-header p {
        margin: 15px 0;
        font: 400 16px/20px 'Open Sans',sans-serif;
    }

    .legal-leaders ul.special-projects li {
        margin: 10px 0 0 0;
        padding: 10px 0 10px 0;
    }

        .legal-leaders ul.special-projects li:hover {
            background: 0 0;
        }

        .legal-leaders ul.special-projects li div p.issue-date {
            padding-left: 0;
            color: #0079c2;
        }

        .legal-leaders ul.special-projects li div p.practice-area {
            font-weight: 600;
        }

        .legal-leaders ul.special-projects li div p.pub {
            text-align: left;
        }

            .legal-leaders ul.special-projects li div p.pub a.active {
                float: right;
                text-align: center;
            }

            .legal-leaders ul.special-projects li div p.pub a.coming-soon {
                float: right;
                text-align: center;
            }

            .legal-leaders ul.special-projects li div p.pub a.completed {
                float: right;
                text-align: center;
            }

            .legal-leaders ul.special-projects li div p.pub span {
                display: inline-block;
            }

    .legal-leaders ul.regional-legal-leaders .region {
        font-weight: 700;
    }

    .law-firm-profile h1 {
        font: 700 35px/36px proxima-nova,"Titillium Web",sans-serif !important;
    }

    .law-firm-profile .topic-share {
        padding-top: 0 !important;
    }

    .law-firm-profile .almi-profile-update-cta .logo {
        height: 15px;
    }

    .law-firm-profile .almi-profile-update-cta div {
        float: none;
        text-align: left;
    }

    .law-firm-profile .almi-profile-preview {
        padding: 15px;
        border: none;
    }

        .law-firm-profile .almi-profile-preview div.module {
            padding: 0;
        }

            .law-firm-profile .almi-profile-preview div.module .inner {
                margin-right: 0;
            }

        .law-firm-profile .almi-profile-preview .ranking-logos .rankings .survey-name {
            font-weight: 800;
            font-size: 20px;
        }

        .law-firm-profile .almi-profile-preview .ranking-logos .rankings .logo {
            width: 25%;
            padding-bottom: 5px;
        }

        .law-firm-profile .almi-profile-preview .ranking-logos .rankings > div:nth-of-type(3) > div {
            width: 25%;
            display: inline-block;
            padding-top: 5px;
        }

        .law-firm-profile .almi-profile-preview ul.overview > li > div {
            display: inline;
        }

            .law-firm-profile .almi-profile-preview ul.overview > li > div:nth-of-type(2) {
                float: right;
            }

        .law-firm-profile .almi-profile-preview .almi-cta {
            padding-left: 10px;
            padding-right: 10px;
        }

            .law-firm-profile .almi-profile-preview .almi-cta h2 {
                font: 800 24px/26px proxima-nova,"Titillium Web",sans-serif;
            }

            .law-firm-profile .almi-profile-preview .almi-cta h4 {
                padding: 0;
                font: 100 16px/20px proxima-nova,"Titillium Web",sans-serif;
            }

    .law-firm-profile .firmJobs .inner, .law-firm-profile .firmRelatedNews .inner, .law-firm-profile .firmTwitter .inner {
        padding-left: 15px;
        padding-right: 15px;
    }

        .law-firm-profile .firmRelatedNews .inner > div.col-md-3 {
            padding-top: 10px;
            padding-bottom: 10px;
        }

    .home-main-content {
        width: 100%;
    }

    .home-top-stories {
        width: 100%;
        margin: 0;
    }

    ul.article-list-grid.four li {
        width: 100%;
    }

    .instant-insights .inner-container {
        width: 100%;
        margin: 0 auto;
    }

    .instant-insights-header .inner {
        width: auto;
    }

    .instant-insights ul.article-list-default li .inner {
        padding: 10px 5px;
    }

    .survey-rankings .inner-container {
        width: 100%;
        margin: 0 auto;
    }

    .rankings-header .inner {
        width: auto;
    }

    .survey-rankings ul.article-list-default li .inner {
        padding: 10px 5px;
    }

    .video-library .inner-container {
        width: 100%;
        margin: 0 auto;
    }

    .video-library .featured-video .col-2-3 .inner {
        margin: 0 30px 30px 30px;
    }

    .video-library .featured-video .col-1-3 .inner {
        margin: 0 10px 10px 10px;
    }

    .video-library .featured-video h2.article-title {
        margin: 0 0 10px 0;
        padding: 0;
        font: 800 26px/28px proxima-nova,sans-serif;
    }

    .video-library .featured-video .deck {
        display: none;
    }

    .video-library ul.article-list-default li.sponsored {
        margin: 10px 0 -10px 0;
    }

        .video-library ul.article-list-default li.sponsored .inner {
            padding: 10px 5px;
        }

    .video-library ul.article-list-grid.four {
        margin: 0;
    }

    .video-library h4.article-title {
        margin: 0 0 10px 0;
        padding: 0;
        font: 800 22px/24px proxima-nova,sans-serif;
    }

    .video-library-header {
        margin: 0 0 15px 0;
    }

        .video-library-header .inner {
            width: auto;
            padding: 15px 0;
        }

            .video-library-header .inner h2 {
                font: 800 30px/30px proxima-nova,"Titillium Web",sans-serif;
            }

    .topic .h-scroll {
        width: 100%;
        height: 380px;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 0 0 20px 0;
    }

    .topic ul.hero.triad {
        width: 900px;
        height: 380px;
        overflow: hidden;
    }

        .topic ul.hero.triad li:nth-child(1), .topic ul.hero.triad li:nth-child(2), .topic ul.hero.triad li:nth-child(3) {
            width: 33.33%;
            height: 380px;
            float: left;
        }

            .topic ul.hero.triad li:nth-child(1) .thumb, .topic ul.hero.triad li:nth-child(2) .thumb, .topic ul.hero.triad li:nth-child(3) .thumb {
                display: block;
                height: 380px;
                background-image: linear-gradient(0deg,#000,transparent);
                opacity: .95;
            }

            .topic ul.hero.triad li:nth-child(1) .title, .topic ul.hero.triad li:nth-child(2) .title, .topic ul.hero.triad li:nth-child(3) .title {
                font: 700 26px/28px proxima-nova,"Titillium Web",sans-serif;
            }

            .topic ul.hero.triad li:nth-child(1) .deck, .topic ul.hero.triad li:nth-child(2) .deck, .topic ul.hero.triad li:nth-child(3) .deck {
                display: none;
            }

    .topic-sub-nav {
        display: none;
    }

    .jump-nav select {
        margin: 0 0 10px 0;
        padding: 10px 0;
        width: 100%;
        height: auto;
        border-radius: 0;
        text-indent: 10px;
        border: 1px solid #ccc;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #555;
        vertical-align: middle;
        border-radius: 4px;
        display: block;
    }

    .topic-header {
        margin: 0 0 20px 0;
        padding: 0;
        border-bottom: none;
    }

        .topic-header img.pub-logo {
            width: 100%;
            height: auto;
        }

    #more-industries ul.additional-items li, #more-topics ul.additional-items li {
        width: 50%;
        padding-right: 8px;
    }

    .brand .h-scroll {
        width: 100%;
        height: 380px;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 0 0 20px 0;
    }

    .brand ul.hero.triad {
        width: 900px;
        height: 380px;
        overflow: hidden;
    }

        .brand ul.hero.triad li:nth-child(1), .brand ul.hero.triad li:nth-child(2), .brand ul.hero.triad li:nth-child(3) {
            width: 33.33%;
            height: 380px;
            float: left;
        }

            .brand ul.hero.triad li:nth-child(1) .thumb, .brand ul.hero.triad li:nth-child(2) .thumb, .brand ul.hero.triad li:nth-child(3) .thumb {
                display: block;
                height: 380px;
                background-image: linear-gradient(0deg,#000,transparent);
                opacity: .95;
            }

            .brand ul.hero.triad li:nth-child(1) .title, .brand ul.hero.triad li:nth-child(2) .title, .brand ul.hero.triad li:nth-child(3) .title {
                font: 700 26px/28px proxima-nova,"Titillium Web",sans-serif;
            }

            .brand ul.hero.triad li:nth-child(1) .deck, .brand ul.hero.triad li:nth-child(2) .deck, .brand ul.hero.triad li:nth-child(3) .deck {
                display: none;
            }

    ul#topic-sub-nav li {
        display: block;
        margin: 0;
        padding: 5px 0;
        border-top: 1px solid #ddd;
    }

    ul#brand-sub-nav li {
        display: block;
        margin: 0;
        padding: 5px 0;
        border-top: 1px solid #ddd;
    }

    ul#account-sub-nav li {
        display: block;
        margin: 0;
        padding: 5px 0;
        border-top: 1px solid #ddd;
    }

    .academy .outer {
        width: auto;
        margin: 0 auto;
    }

    .academy .view-more {
        margin: 10px auto;
        width: 100%;
        display: block;
    }

        .academy .view-more a {
            padding: 10px 0;
            width: 100%;
            display: block;
        }

    .academy .carousel {
        padding: 15px;
    }

        .academy .carousel .buttonNav button {
            margin-bottom: 5px;
        }

        .academy .carousel h4 {
            font-size: 23px;
            line-height: 26px;
        }

    .event-search-sort input.search {
        width: 99%;
    }

    .event-search-sort input.location {
        width: 99%;
    }

    .event-search-sort input.audience {
        width: 99%;
    }

    .event-search-sort input.business-focus {
        width: 99%;
    }

    .event-search-sort select {
        width: 100%;
    }

    .event-search-sort .sub {
        margin: 0;
    }

    p.action a {
        color: #fff;
        border: 2px solid #777;
        background-color: #777;
    }

    ul.events-list li {
        margin: 0;
        padding: 20px 0 20px 0;
    }

        ul.events-list li:first-child {
            margin: 0;
            padding: 20px 0 20px 0;
        }

        ul.events-list li:hover {
            background-color: #fff;
        }

        ul.events-list li .audience .sub {
            margin: 0;
        }

        ul.events-list li .practice-area .sub {
            margin: 0;
        }

        ul.events-list li .audience {
            margin: 0 0 20px 0;
            padding: 0;
            border-left: none;
        }

        ul.events-list li .practice-area {
            margin: 0 0 20px 0;
            padding: 0;
            border-left: none;
        }

        ul.events-list li .credits {
            margin: 0 0 20px 0;
            padding: 0;
            border-left: none;
        }

        ul.events-list li .description {
            margin: 0 0 20px 0;
            padding: 0;
        }

    ul.events-list-grid li {
        width: 100%;
        height: auto;
    }

        ul.events-list-grid li:hover {
            background-color: transparent;
        }

        ul.events-list-grid li .inner {
            padding: 20px 0;
        }

    .event-sort-options select {
        margin: 10px 10px 0 0;
        display: block;
        width: 100%;
    }

    .best-of .best-of-header {
        margin: 0 0 15px 0;
        width: auto;
    }

        .best-of .best-of-header .inner {
            width: auto;
            height: auto;
            margin: 0 15px;
            padding: 0;
        }

        .best-of .best-of-header img.best-of-shield {
            width: 50%;
        }

        .best-of .best-of-header h2 {
            margin: 0 0 20px 0;
            padding: 0;
            font: 700 30px/30px proxima-nova,"Titillium Web",sans-serif;
            color: #333;
        }

    .best-of ul.winners li {
        width: 100%;
        float: none;
    }

        .best-of ul.winners li .inner {
            margin: 0;
        }

    .best-of .poll-form {
        padding: 20px;
        margin: 0 0 15px 0;
    }

    .best-of .category-list {
        width: auto;
        margin: 15px;
    }

        .best-of .category-list h3 {
            font: 800 24px/24px proxima-nova,sans-serif;
        }

    .best-of .best-of-search {
        width: auto;
        margin: 0 15px;
        padding: 15px;
    }

        .best-of .best-of-search h3 {
            font: 800 24px/24px proxima-nova,sans-serif;
        }

        .best-of .best-of-search input {
            margin: 0 auto 0 auto;
            padding: 10px 0;
            text-indent: 50px;
            width: 100%;
            background: #fff url(/assets/master-template/images/event-search.png) no-repeat 8px 4px;
        }

    .social-byline {
        margin: 0 0 20px 0;
        padding: 0;
        border: none;
    }

        .social-byline .byline img {
            display: none;
        }

        .social-byline .byline {
            width: 100%;
            float: none;
            margin: 0 0 15px 0;
        }

        .social-byline .share {
            width: auto;
            float: none;
            position: relative;
        }

            .social-byline .share a.button.co {
                display: none;
            }

            .social-byline .share a.button {
                width: 20%;
                text-align: center;
                margin: 0 0 6px 0;
                margin: 0 -6px 6px 0;
                padding: 8px 0;
                border: none;
                border-left: 1px solid #fff;
                border-radius: 0;
            }

                .social-byline .share a.button.sa {
                    width: 100%;
                    border: none;
                }

                .social-byline .share a.button.pr {
                    display: none;
                }

            .social-byline .share .smallview-visible {
                display: inline-block;
            }

    .article-main-art {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }

        .article-main-art .magnify {
            display: none;
        }

    .article-title-block h2 {
        font: 700 30px/30px proxima-nova,"Titillium Web",sans-serif;
    }

    .article-title-block h4 {
        display: none;
    }

    #article-body p {
        font: 400 16px/26px "Open Sans",sans-serif;
        color: #333;
        margin: 0 0 15px 0;
    }

    #article-body .ad-instream {
        margin: 10px auto;
        padding: 10px 0;
    }

        #article-body .ad-instream img {
            width: 100%;
        }

    #article-body .poll-wrapper {
        width: auto;
        margin: 0 0 10px 0;
        padding: 20px;
        float: none;
    }

    #article-body .share-this-story p a {
        width: 100%;
        padding: 5px 0;
    }

    #article-body .article-reg-wall {
        margin: 0 0 20px 0;
        padding: 20px;
    }

        #article-body .article-reg-wall input.submit {
            width: 100%;
        }

        #article-body .article-reg-wall h2 {
            font-size: 18px;
        }

        #article-body .article-reg-wall ul li {
            font-size: 16px;
            line-height: 24px;
        }

    #article-body .author-bio .author-photo {
        margin: 0 0 10px 10px;
        width: 65px;
    }

    .topic-header h2 {
        font: 700 30px/30px 'Titillium Web',sans-serif;
    }

    h1.page-title {
        margin: 0 0 20px 0;
        padding: 0;
        font: 700 30px/30px proxima-nova,"Titillium Web",sans-serif;
    }

    ul.article-list-default li .main-image img {
        width: 100%;
        float: none;
    }

    ul.article-list-default.blogs li .col-1-4 {
        width: 25%;
        float: left;
    }

    ul.article-list-default.blogs li .col-3-4 {
        width: 75%;
        float: left;
    }

    ul.article-list-grid-range {
        margin: 0;
    }

    ul.article-list-grid.three li {
        width: 100%;
        height: auto;
    }

    .customize-wrapper .customize #options {
        left: -555%;
    }

    .sidebar-content-left {
        width: auto;
        float: none;
    }

    .sidebar-content-right {
        width: auto;
        float: none;
    }

        .sidebar-content-right .top-stories, .sidebar-content-right .trending-now {
            max-width: 100%;
        }

    .customize-wrapper .customize a.action span {
        display: none;
    }

    .customize-wrapper .col-1-2.left {
        width: auto;
    }

    .customize-wrapper .col-1-2.right {
        width: auto;
    }

    .main-content.special-feature #article-body {
        width: auto;
        margin: 0 0 20px 0;
        padding: 0;
    }

        .main-content.special-feature #article-body blockquote {
            margin: 0;
            padding: 10px 0 20px 0;
            font: 400 24px/28px proxima-nova,sans-serif;
        }

    .main-content.special-feature .main-art {
        width: 100%;
        margin: 0 0 10px 0;
    }

    ul.firm-list-short li {
        width: 100%;
        float: none;
    }

    .cart-purchase-options {
        margin: 0 auto 20px auto;
    }

        .cart-purchase-options ul.article-list-grid li .inner {
            text-align: center;
            background: #efefef;
            border: none;
            padding: 20px;
            border-radius: 8px;
        }

            .cart-purchase-options ul.article-list-grid li .inner.silver {
                margin: 0 0 20px 0;
            }

            .cart-purchase-options ul.article-list-grid li .inner.gold {
                margin: 0 0 20px 0;
            }

            .cart-purchase-options ul.article-list-grid li .inner.platinum {
                margin: 0 0 20px 0;
            }

    .cart-free-account {
        margin: 0;
        padding: 20px;
        border: 4px solid #efefef;
    }

    .cart-summary .inner {
        margin-left: 0;
        padding: 20px 20px 10px 20px;
    }

    .cart-upsell {
        border: none;
        padding: 0;
    }

        .cart-upsell ul.article-list-grid li:first-child .inner {
            padding: 0;
        }

        .cart-upsell ul.article-list-grid li:last-child .inner {
            padding: 0;
        }

        .cart-upsell ul.article-list-grid.three li {
            border-top: 4px solid #ddd;
            padding: 20px 0 0 0;
            margin: 10px 0 0 0;
        }

            .cart-upsell ul.article-list-grid.three li:first-child {
                margin: 0;
                padding: 0;
                border: none;
            }

    .cart-confirm {
        margin: 0;
        padding: 20px;
        border: 4px solid #efefef;
        border-radius: 8px;
    }

    .academy {
        margin: 0 0 20px 0;
        padding: 20px;
    }

        .academy .container {
            width: auto;
            margin: 0 auto;
        }

    .enl-promo {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        background-color: #123;
        background-image: linear-gradient(90deg,#123,#123);
    }

        .enl-promo .inner {
            width: 1180px;
            margin: 0 auto;
            padding: 30px 0;
            text-align: center;
            border-bottom: 0 solid #444;
        }

        .enl-promo select {
            width: 300px;
            display: inline-block;
            vertical-align: middle;
            padding: 11px;
            margin: 0 15px 15px 0;
            font-size: 16px;
            border: 0 solid #ccc;
            color: #7d7d7d;
            border-radius: 6px;
        }

        .enl-promo input {
            width: 300px;
            display: inline-block;
            vertical-align: middle;
            padding: 11px;
            margin: 0 15px 15px 0;
            font-size: 16px;
            border: 0 solid #ccc;
            color: #7d7d7d;
            border-radius: 6px;
        }

            .enl-promo input.submit {
                width: auto;
                padding: 10px 20px 10px 20px;
                margin: 0 0 15px 0;
                border: none;
                font: 800 16px "Open Sans",sans-serif;
                text-transform: uppercase;
                color: #fff;
                background-color: #0079c2;
                border-radius: 4px;
            }

                .enl-promo input.submit:hover {
                    text-decoration: none;
                    color: #fff;
                    background-color: #0a5b91;
                }

    .brand-join-cta h2 {
        font: 800 30px/30px proxima-nova,sans-serif;
    }

    .brand-join-cta h4 {
        font: 400 20px/22px "Open Sans",sans-serif;
    }

    .brand-join-cta ul.selling-points {
        margin: 0 0 15px 0;
        font: 400 15px/18px "Open Sans",sans-serif;
    }

    .brand-join-cta .desk {
        display: none;
    }

    .brand-join-cta .mobile {
        display: block;
    }

    ul li.announcement-item img {
        width: auto !important;
    }

    ul li.announcement-item > div:first-of-type {
        text-align: center;
        padding-bottom: 10px;
    }

    .footer {
        padding: 20px 0;
    }

        .footer .inner {
            width: 95%;
        }

        .footer .top {
            margin: 0 auto;
            padding: 0;
            border-bottom: none;
            text-align: center;
        }

            .footer .top .col-3-4 {
                width: 100%;
            }

        .footer .site-links {
            display: none;
        }

        .footer .network {
            display: none;
        }

        .footer .mobile-links {
            width: auto;
            margin: 0;
            padding: 0 5px;
        }

            .footer .mobile-links ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .footer .mobile-links ul li {
                    list-style: none;
                    width: 50%;
                    float: left;
                    margin: 0 0 10px 0;
                    padding: 0;
                    display: inline-block;
                }

                    .footer .mobile-links ul li a {
                        font-size: 14px;
                        color: #fff;
                        text-align: center;
                        background: #333;
                        margin: 0 5px;
                        padding: 10px 0;
                        display: block;
                        border-radius: 4px;
                    }

                        .footer .mobile-links ul li a:hover {
                            background: #ce181f;
                        }

        .footer .share.left {
            display: none;
        }

    .alm-footer .inner {
        width: 95%;
    }

    .alm-footer .copyright p {
        text-align: center;
    }

    .alm-footer .engage {
        text-align: center;
        height: auto;
    }

        .alm-footer .engage a {
            float: none;
            margin: 0 10px;
        }

            .alm-footer .engage a:after {
                display: none;
            }

    .alm-footer .alm-logo p {
        text-align: center;
    }

    .brand-footer .inner {
        width: auto;
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }

    .brand-footer .brand-nav {
        display: none;
    }

    .brand-footer img.brand-logo {
        margin: 15px 0 0 0;
    }

    .site-footer .inner {
        width: auto;
        padding: 0 10px;
    }

    .site-footer .engaged {
        text-align: center;
        display: none;
    }

    .site-footer .mobile-terms {
        text-align: center;
        display: block;
    }

    .alm-global-stripe img.alm-logo {
        height: 16px;
        vertical-align: middle;
        margin: 0 auto 10px auto;
        display: block;
    }

    #sticky-wrapper {
        height: auto;
    }

    .lean-law-header .inner {
        width: auto;
        padding: 20px;
    }

    .lean-law-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .lean-law-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .lean-law-header p {
        margin: 15px 0;
        font: 400 18px/24px open-sans,sans-serif;
    }

        .lean-law-header p.sub {
            margin: 15px 0;
            font: 400 14px/18px open-sans,sans-serif;
        }

    .lean-law-header .collection-nav ul li {
        padding: 6px 0;
    }

        .lean-law-header .collection-nav ul li a {
            font-size: 14px;
            padding: 6px 10px;
        }

    .lean-law-header img.brand-logo {
        height: auto;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%;
    }

    .lean-law-header .search-control button.submit {
        display: none;
    }

    .lean-law-header .search-control input#submit.submit {
        display: none;
    }

    .lean-law p.abstract.major {
        margin: 0 0 10px 0;
        font-size: 15px;
        font-weight: 400;
        color: #333;
    }

    .lean-law-nav {
        margin: 0 0 15px 0;
        padding: 0;
        border-bottom: 0 solid #ddd;
    }

        .lean-law-nav a {
            margin: 0 0 5px 0;
            padding: 6px 12px;
            font: 400 18px/18px proxima-nova,sans-serif;
            color: #444;
            text-align: left;
            display: block;
            width: auto;
            float: none;
            border-bottom: 0 solid #fff;
            background: #f5f5f5;
            border-radius: 4px;
        }

            .lean-law-nav a:hover {
                border-bottom: 0 solid #fff;
            }

            .lean-law-nav a.active, .lean-law-nav a.active:hover {
                text-decoration: none;
                border-bottom: none;
                background: #043f77;
                color: #fff;
            }

            .lean-law-nav a span.divot {
                float: right;
                display: inline-block;
            }

        .lean-law-nav.minor a {
            width: auto;
            float: none;
        }

    .lean-law-mkt-tab-nav {
        margin: 0 0 15px 0;
        padding: 0;
        border-bottom: 0 solid #ddd;
    }

        .lean-law-mkt-tab-nav a {
            margin: 0 0 5px 0;
            padding: 6px 12px;
            font: 400 18px/18px proxima-nova,sans-serif;
            color: #444;
            text-align: left;
            display: block;
            width: auto;
            float: none;
            border-bottom: 0 solid #fff;
            background: #f5f5f5;
            border-radius: 4px;
        }

            .lean-law-mkt-tab-nav a:hover {
                border-bottom: 0 solid #fff;
            }

            .lean-law-mkt-tab-nav a.active, .lean-law-mkt-tab-nav a.active:hover {
                text-decoration: none;
                border-bottom: none;
            }

            .lean-law-mkt-tab-nav a span.divot {
                float: right;
                display: inline-block;
            }

        .lean-law-mkt-tab-nav.minor a {
            width: auto;
            float: none;
        }

    .lean-law .module.hero p.major {
        margin: 0 0 15px 0;
        font: 400 18px/24px open-sans,sans-serif;
        color: #fff;
    }

    .lean-law .module.hero img.brand-logo {
        height: auto;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%;
    }

    .lean-law .module.hero input.submit {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .lean-law .module input.submit {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .lean-law .module .inner {
        padding: 20px;
        width: auto;
    }

    .lean-law .module.methodology .inner {
        padding: 20px;
        width: auto;
    }

    .lean-law .module.testimonials .inner {
        padding: 20px;
        width: auto;
    }

    .lean-law .module.testimonials .quote {
        font: 100 18px/24px proxima-nova,sans-serif;
    }

    .lean-law .module.hero .inner {
        padding: 20px;
        width: auto;
    }

    .lean-law .module.cta-bottom .inner {
        padding: 20px;
        width: auto;
    }

    .lean-law .module.hero h1 {
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .lean-law .module.hero h4 {
        font: 700 24px/24px proxima-nova,sans-serif;
    }

    .lean-law .module.hero p {
        font: 400 18px/24px proxima-nova,sans-serif;
    }

    .lean-law .module h2 {
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .lean-law .module h3 {
        margin: 15px 0 15px 0;
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .lean-law .module .h3 {
        margin: 15px 0 15px 0;
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .lean-law .module h4 {
        margin: 0 0 15px 0;
        font: 100 30px/30px proxima-nova,sans-serif;
    }

    .lean-law .module h5.major {
        font: 700 24px/24px proxima-nova,sans-serif;
        text-transform: none;
        color: #043f77;
        margin: 15px 0;
    }

    .lean-law .module p {
        font: 400 18px/24px proxima-nova,sans-serif;
    }

        .lean-law .module p.major {
            margin: 0 0 10px 0;
            font-size: 18px;
            font-weight: 400;
            color: #333;
        }

    .lean-law .module.cta img.brand-logo {
        height: auto;
        width: 50%;
        margin: 15px 0;
        padding: 0;
        vertical-align: middle;
    }

    .lean-law .module.cta-slim .inner {
        width: auto;
        padding: 20px;
    }

    .lean-law input.submit {
        width: 100%;
        padding: 10px 0;
        font: 800 16px open-sans,sans-serif;
    }

    .lean-law a.btn.submit {
        width: 100%;
        padding: 10px 0;
        font: 800 16px open-sans,sans-serif;
    }

    .lean-law .status-notice {
        margin: 0 0 30px 0;
        padding: 20px;
    }

        .lean-law .status-notice img.check-complete {
            width: 20%;
            margin: 0 auto 10px auto;
            float: none;
        }

    .lean-law span.group-status {
        display: table;
        margin: 0 10px 10px 0;
    }

    .lean-law .col-1-8.col-section {
        float: left;
        width: 12.5%;
        text-align: left;
    }

    .lean-law .col-3-4.col-title {
        float: left;
        width: 75%;
    }

    .lean-law .col-1-8.col-status {
        float: left;
        width: 12.5%;
        text-align: right;
    }

    .lean-law ul.blog li {
        margin: 0 0 10px 0;
    }

    .lean-law h2.lesson-title, .lean-law h2.lesson-title a, .lean-law h3.lesson-title, .lean-law h3.lesson-title a {
        margin: 0 0 15px 0;
        padding: 0;
        font: 800 24px/24px proxima-nova,sans-serif;
        color: #0079c2;
        color: #333;
        text-transform: none;
        border: none;
    }

    .lean-law .module ul.sample li {
        padding: 0 0 0 40px;
        width: auto;
        min-height: 40px;
    }

        .lean-law .module ul.sample li p {
            margin: 0 15px 0 0;
        }

    .lean-law .module ul.sample.article li {
        background-size: 32px;
    }

    .lean-law .module ul.sample.checklist li {
        background-size: 32px;
    }

    .lean-law .module ul.sample.video li {
        background-size: 32px;
    }

    .lean-law-nav {
        width: auto;
        height: auto;
    }

    .lean-law .collection-header .inner {
        width: auto;
        padding: 20px;
    }

    .lean-law .collection-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .lean-law .collection-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .lean-law .collection-header .sub {
        margin: 15px 0;
        font: 400 14px/18px open-sans,sans-serif;
    }

    .lean-law .collection-header .collection-nav ul li {
        padding: 6px 0;
    }

        .lean-law .collection-header .collection-nav ul li a {
            font-size: 14px;
            padding: 6px 10px;
        }

    .lean-law .collection-sponsor span.label {
        font-size: 13px;
        display: block;
    }

    .lean-law .collection-sponsor img.logo {
        margin: 10px 0 0 15px;
        height: 36px;
        vertical-align: middle;
    }

    .lean-law ul.article-list-grid li .inner.focus-area img.icon {
        display: none;
    }

    .lean-law ul.article-list-grid.two li {
        width: auto;
        height: auto;
    }

    .lean-law ul.article-list-grid li .inner.focus-area {
        margin: 0 0 15px 0;
        padding: 20px;
        height: auto;
    }

    .lean-law ul.article-list-grid {
        margin: 0;
    }

        .lean-law ul.article-list-grid.four li {
            width: 100%;
        }

    .lean-law div.get-designated:nth-of-type(4) {
        display: none;
    }

    .lean-law div.get-designated:nth-of-type(2) {
        display: block;
    }

    .sponsor .collection-header .inner {
        width: auto;
        padding: 20px;
    }

    .sponsor .collection-header h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .sponsor .collection-header h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .sponsor .collection-header .sub {
        margin: 15px 0;
        font: 400 14px/18px open-sans,sans-serif;
    }

    .sponsor .collection-header .collection-nav ul li {
        padding: 6px 0;
    }

        .sponsor .collection-header .collection-nav ul li a {
            font-size: 14px;
            padding: 6px 10px;
        }

    .sponsor .collection-sponsor span.label {
        font-size: 13px;
        display: block;
    }

    .sponsor .collection-sponsor img.logo {
        margin: 10px 0 0 15px;
        height: 36px;
        vertical-align: middle;
    }

    .intl-landing .collection-header h2 {
        font: 800 36px/36px proxima-nova,sans-serif;
    }

    .intl-landing p.abstract.major {
        margin: 0 0 10px 0;
        font-size: 15px;
        font-weight: 400;
        color: #333;
    }

    .intl-landing .module.hero p.major {
        margin: 0 0 15px 0;
        font: 400 18px/24px open-sans,sans-serif;
        color: #fff;
    }

    .intl-landing .module.hero img.brand-logo {
        height: auto;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%;
    }

    .intl-landing .module.hero input.submit {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .intl-landing .module input.submit {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .intl-landing .module .inner {
        padding: 20px;
        width: auto;
    }

    .intl-landing .module.methodology .inner {
        padding: 20px;
        width: auto;
    }

    .intl-landing .module.testimonials .inner {
        padding: 20px;
        width: auto;
    }

    .intl-landing .module.testimonials .quote {
        font: 100 18px/24px proxima-nova,sans-serif;
    }

    .intl-landing .module.hero .inner {
        padding: 20px;
        width: auto;
    }

    .intl-landing .module.cta-bottom .inner {
        padding: 20px;
        width: auto;
    }

    .intl-landing .module.hero h1 {
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .intl-landing .module.hero h4 {
        font: 700 24px/24px proxima-nova,sans-serif;
    }

    .intl-landing .module.hero p {
        font: 400 18px/24px proxima-nova,sans-serif;
    }

    .intl-landing .module h2 {
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .intl-landing .module h4 {
        margin: 15px 0 15px 0;
        font: 700 30px/30px proxima-nova,sans-serif;
    }

    .intl-landing .module h5.major {
        font: 700 24px/24px proxima-nova,sans-serif;
        text-transform: none;
        color: #043f77;
        margin: 15px 0;
    }

    .intl-landing .module p {
        font: 400 18px/24px proxima-nova,sans-serif;
    }

        .intl-landing .module p.major {
            margin: 0 0 10px 0;
            font-size: 18px;
            font-weight: 400;
            color: #333;
        }

    .intl-landing .module.cta img.brand-logo {
        height: auto;
        width: 50%;
        margin: 15px 0;
        padding: 0;
        vertical-align: middle;
    }

    .intl-landing .module.cta-slim .inner {
        width: auto;
        padding: 20px;
    }

    .intl-landing input.submit {
        width: 100%;
        padding: 10px 0;
        font: 800 16px open-sans,sans-serif;
    }

    .intl-landing .status-notice {
        margin: 0 0 30px 0;
        padding: 20px;
    }

        .intl-landing .status-notice img.check-complete {
            width: 20%;
            margin: 0 auto 10px auto;
            float: none;
        }

    .intl-landing span.group-status {
        display: table;
        margin: 0 10px 10px 0;
    }

    .intl-landing .col-1-8.col-section {
        float: left;
        width: 12.5%;
        text-align: left;
    }

    .intl-landing .col-3-4.col-title {
        float: left;
        width: 75%;
    }

    .intl-landing .col-1-8.col-status {
        float: left;
        width: 12.5%;
        text-align: right;
    }

    .intl-landing ul.blog li {
        margin: 0 0 10px 0;
    }

    .intl-landing .module ul li {
        margin: 0 0 10px 0;
        font: 100 18px/24px proxima-nova,sans-serif;
        color: #666;
    }

    .intl-landing ul.featured-tools li {
        width: auto;
        float: none;
    }

    .intl-landing .module ul.sample li {
        padding: 0 0 0 40px;
        width: auto;
        min-height: 40px;
    }

        .intl-landing .module ul.sample li p {
            margin: 0 15px 0 0;
        }

    .intl-landing .module .owl-nav {
        display: none;
    }

    .intl-landing .module ul.sample.article li {
        background-size: 32px;
    }

    .intl-landing .module ul.sample.checklist li {
        background-size: 32px;
    }

    .intl-landing .module ul.sample.video li {
        background-size: 32px;
    }

    .intl-landing .collection-header {
        margin: 0 !important;
        height: calc(100vh - 60px);
        display: flex;
        align-items: center;
    }

    .intl-landing .module .no-mobile {
        display: none;
    }

    .intl-landing .module .mobile-only {
        display: block;
    }

    .intl-landing .collection-header .inner {
        width: auto;
        padding: 20px;
    }

    .intl-landing .collection-header h4 {
        font-size: 18px;
        line-height: 18px;
    }

    .intl-landing .collection-header .sub {
        margin: 15px 0;
        font: 400 14px/18px open-sans,sans-serif;
    }

    .intl-landing .collection-header .collection-nav ul li {
        padding: 6px 0;
    }

        .intl-landing .collection-header .collection-nav ul li a {
            font-size: 14px;
            padding: 6px 10px;
        }

    .intl-landing .collection-sponsor span.label {
        font-size: 13px;
        display: block;
    }

    .intl-landing .collection-sponsor img.logo {
        margin: 10px 0 0 15px;
        height: 36px;
        vertical-align: middle;
    }

    .main-content {
        width: auto;
    }

    .tmmr-logo, .tmmr-logo.scrolled {
        height: 49px;
        margin: 0 0 0 -4px;
        padding: 0;
        vertical-align: middle;
    }

    .tmmr-main-nav-sub.scrolled {
        font-size: 12px;
        color: #999;
        text-transform: uppercase;
        margin: -15px 0 0 32px;
        padding: 0;
    }

    .tmmr-logo, .tmmr-logo.scrolled {
        height: 49px;
        margin: 0 0 0 -15px;
        padding: 0;
        vertical-align: middle;
    }

        .tmmr-logo, .tmmr-logo.scrolled {
            height: 49px;
            margin: 0 0 0 -6px;
            padding: 0;
            vertical-align: middle;
        }

            .tmmr-logo, .tmmr-logo.scrolled {
                height: 49px;
                margin: 0 0 0 -15px;
                padding: 0;
                vertical-align: middle;
            }

    .instant-insights-module .outer, .lgwk-instant-insights-module {
        width: 960px;
    }

        .lgwk-instant-insights-module .outer {
            width: auto;
        }

    .instant-insights-module .outer {
        width: auto;
        padding: 15px;
    }

    .instant-insights-module .col-2-3 .inner {
        margin: 0;
    }

    .instant-insights-module ul.article-list-tiles li .deck {
        display: none;
    }

    .lgwk-instant-insights-module {
        width: auto;
    }

        .lgwk-instant-insights-module .outer {
            width: auto;
            padding: 15px;
        }

        .lgwk-instant-insights-module .col-2-3 .inner {
            margin: 0;
        }

        .lgwk-instant-insights-module ul.article-list-tiles li .deck {
            display: none;
        }

    ul.article-list-tiles {
        margin: 0 0 15px 0;
    }

    .video-library-module .outer {
        width: 960px;
    }

    .video-library-module .outer {
        width: auto;
        padding: 15px;
    }

    .video-library-module .col-2-3 .inner {
        margin: 0;
    }

    .brand-join-cta .inner {
        width: 960px;
        margin: 0 auto;
        padding: 30px 0;
    }

    .brand-join-cta .inner {
        width: auto;
        padding: 20px;
    }

    input.submit {
        width: 100%;
    }

    .academy .carousel {
        width: 100%;
    }

    .academy h3.article-title.major, .academy h4.article-title.major {
        font: 800 20px/22px proxima-nova,sans-serif;
        text-align: center;
        width: 90%;
    }

    .academy p.deck {
        display: block;
        width: 100%;
    }

    .academy ul.article-list-default li .main-image {
        width: 90%;
        float: none;
        display: block;
        height: auto;
    }

        .academy ul.article-list-default li .main-image img {
            margin: 0 auto;
        }

    .academy ul.article-list-default li .brief {
        width: auto;
        float: none;
    }

    .academy ul.article-list-default li .main-image img {
        width: auto;
    }

    .enl-promo {
        width: 960px;
    }

    .enl-promo {
        display: block;
        width: auto;
        margin: 10px 20px 30px 20px;
    }

        .enl-promo .inner {
            width: auto;
            margin: 0;
            padding: 30px 30px 15px 30px;
        }

        .enl-promo h2.module-title {
            margin: 0 0 15px 0;
            font: 800 30px/30px proxima-nova,sans-serif;
        }

        .enl-promo input.submit {
            width: 100%;
        }

        .enl-promo .deck {
            display: block;
        }

    .topic-share a.follow-logged-out {
        padding: 6px 1px;
    }

    .topic-share {
        margin-bottom: 30px;
    }

    button.submit {
        padding: 6px 8px 6px 8px;
    }

        button.submit img.search-button-image {
            display: block;
        }

        button.submit span {
            display: none;
        }

    .search-control .search input.search {
        background-image: none;
        text-indent: 11px;
    }

    .search-constraints {
        width: auto;
        margin: 60px 20px 0 20px;
        padding: 20px;
    }

        .search-constraints input {
            width: 100%;
        }

        .search-constraints select {
            width: 100%;
        }

        .search-constraints .inner a.button {
            padding: 10px 0;
            width: 100%;
        }

    .breaking-news .inner {
        width: auto;
        padding: 6px 12px 8px;
    }

    .mother-bar .inner {
        width: auto;
    }

    .mother-bar .inner {
        width: auto;
        text-align: center;
    }

    .mother-bar .item.minor a {
        display: none;
    }

    .mother-bar .inner .right {
        float: none;
    }

    .brand-nav ul.sub-nav {
        margin: 3px auto 0 auto;
        width: auto;
    }

    .brand-nav .h-scroll {
        height: auto;
    }

    .largeview-hidden {
        display: block !important;
    }

    .main-nav-grey .inner {
        width: 960px;
    }

    img.law-logo {
        height: 30px;
    }

    img.brand-logo {
        height: 20px;
    }

    img.law-logo.solo {
        margin: 0 auto 0 auto;
        padding: 0;
        height: 30px;
        border: none;
        display: block;
    }

    .main-nav-grey .inner {
        width: 100%;
        padding: 15px 0;
    }

    .mini-burger-icon {
        display: inline-block;
    }

    /*img.mini-burger {
            margin: -6px 0 0 20px;
            height: 50px;
        }*/

    /*img.mini-search {
            margin: -1px 20px 0 0;
            height: 50px;
            vertical-align: top;
            margin-right: 40px;
        }*/

    .brand-label {
        padding: 4px 0 4px 20px;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0;
    }

    .main-nav-left {
        width: 15%;
        float: left;
    }

    .main-nav-center {
        width: 70%;
        float: left;
    }

    .main-nav-right {
        width: 15%;
    }

    img.law-logo {
        margin: 0 auto 7px auto;
        padding: 0;
        height: 20px;
        display: block;
    }

    img.brand-logo {
        margin: 0 auto 0 auto;
        padding: 0;
        height: 20px !important;
        width: auto !important;
        border: none;
        display: block !important;
    }

    img.law-logo.solo {
        margin: 0 auto 0 auto;
        padding: 0;
        height: 30px;
        border: none;
        display: block;
    }

    /*img.brand-logo {
            border: none;
            height: 60px !important;
            border-left: 0px solid #aaa !important;
        }*/

    img.brand-logo.scrolled {
        margin: 0 auto 0 auto;
        padding: 0 !important;
    }

    img.law-logo.scrolled {
        margin: 0 auto 7px auto !important;
        padding: 0 !important;
        height: 20px !important;
    }

    .product-label {
        height: auto;
        margin: 0;
        padding: 0;
        text-align: center;
        border: none;
        display: block;
    }

        .product-label .product-category {
            display: none;
        }

        .product-label .product-name {
            margin: 5px 0 0 0;
            font-size: 16px;
            font-weight: 100;
            line-height: 18px;
            display: block;
        }
}

#ad-hero.scrolled {
    position: fixed;
    top: 0;
    z-index: 10000000;
}

@media only screen and (max-width: 1023px) {
    #ad-hero {
        background-color: #333;
    }

        #ad-hero.scrolled {
            position: fixed;
            top: 0;
            z-index: 10000000;
        }

    .main-nav-grey.scrolled.hero-adjust {
        position: fixed;
        top: 300px;
        z-index: 10000000;
    }

    img.brand-logo.scrolled {
        padding: 0px !important;
        left: 13%;
        position: relative;
    }
}

.main-nav-grey ul.join-account li a {
    text-transform: uppercase !important;
}