div.single div.panelLeft {
    width: 70%
}

div#casesSidebarLink {
    right: -15px
}

@media only screen and (max-width:1236px) {

    li[data-category="investigation"] div[data-details="amount"],
    li[data-category="investigation"] div[data-details="category"] {
        display: none !important;
    }    

    div#casesList>ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    div#casesList.compact>ul>li {
        flex-basis: 100%;
    }

    div#casesList.compact div.details {
        flex-basis: 20%;
        width: 20%;
    }

    div#casesList.compact li[data-category="ongoing"] div.details {
        flex-basis: 30%;
        width: 30%;
    }

    div#casesList.compact li[data-category="settled"] div.details {
        flex-basis: 40%;
        width: 40%;
    }

    .page-template-page-professionals-landing .siteCenter {
        padding: 0 1% 0 3%;
    }

    
}


@media only screen and (max-width:900px) {
    .desktopOnly {
        display: none !important
    }

    .mobileOnly {
        display: block !important
    }

    footer nav#socialNav,
    header#mastHead div#mainMenuToggle a span {
        display: none
    }

    header#mastHead div#searchToggle, 
    header form.search-form {
		right: -10px !important;
    	top: 15px !important;
	}

    header form.search-form {
        right: -30px !important;
    	top: 15px !important;
    }

    form.search-form input[type="search"] {
        padding: 8px 15px;
    }

	header#mastHead div#searchToggle a {
		font-size: 27px;
	}

    .search-form .search-submit {
        right: 8px;
        top: 3px;
    }

    div.awesomplete>ul {
        display: none !important
    }

    header#mastHead {
        height: 50px !important
    }

    header#mastHead nav#headerNav {
        right: 2%;
        top: 17px;
        z-index: 520
    }

    header#mastHead nav#headerNav ul li {
        display: none
    }

    header#mastHead nav#headerNav ul li:first-child {
        display: inline
    }

    header#mastHead nav#headerNav ul li {
        border-right: 1px solid #fff
    }

    header#mastHead nav#headerNav ul li:last-child {
        display: inline;
        border-right: none;
        margin-right: 0;
        padding-right: 0
    }

    header#mastHead nav#headerNav ul li a {
        font-size: 18px
    }

    header#mastHead[data-menu="open"] nav#headerNav ul li a {
        color: #fff
    }

    header#mastHead div#mainMenuToggle {
        top: 10px;
        left: 2%;
    }

    header#mastHead div#mainMenuToggle i {
        font-size: 30px
    }

    div#wallpaper {
        height: calc(100% - 50px);
        top: 50px;
    }

    .page-template-single-bio-detail div#wallpaper {
        height: calc(100% - 50px);
        top: 0px;
    }

    div#mobileHeader {
        background-color: #fff;
        margin: 20px 0 0 0;
        padding: 20px 0 15px 0;
        z-index: 10;
        text-align: center;
        font-size: 14px;
        font-family: "Oswald", sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        color: #484748
    }

    div#mobileHeader span {
        display: block;
        width: 310px;
        height: 75px;
        margin: 2px auto;
        background-image: url(../images/logo_mobile.png);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: all ease 300ms;
        -moz-transition: all ease 300ms;
        -o-transition: all ease 300ms;
        transition: all ease 300ms
    }

    div#mobileHeader span strong {
        display: none
    }

    header #mainMenuWrapper {
        height: 100vh
    }

    header #mainMenuWrapper>.siteCenter {
        height: 100vh
    }

    header #mainMenuWrapper a.closeToggle {
        left: 3%;
        top: 10px;
        font-size: 35px
    }

    header #mainMenuWrapper a.closeToggle:hover {
        top: 15px
    }

    header nav#mainNav {
        position: relative;
        padding: 50px 0 0 0;
        top: 0;
        width: 90%;
        left: 5%;
        -webkit-transition: all ease 300ms;
        -moz-transition: all ease 300ms;
        -o-transition: all ease 300ms;
        transition: all ease 300ms
    }

    header nav#mainNav.hidden {
        padding-top: 100px
    }

    header nav#mainNav ul li {
        display: block;
        margin: 30px 0
    }

    header nav#mainNav>ul>li>a {
        font-size: 23px;
        color: #000;
        padding: 0 40px
    }

    header nav#mainNav>ul>li>a:hover {
        background-color: transparent;
        color: #2f2e2f
    }

    header div.mobileSocial {
        position: absolute;
        bottom: 0;
        width: 85%;
        text-align: center
    }

    header div.mobileSocial ul li {
        list-style: none;
        display: inline;
        margin: 0 15px
    }

    header div.mobileSocial a {
        font-size: 30px;
        color: #fff
    }

    header div.mobileSocial a:hover {
        color: #2f2e2f
    }

    header div.mobileSocial a span {
        display: none
    }

    header .mobileOnly .searchFormWrapper {
        display: block;
        left: 0;
        right: auto;
        width: 100%
    }

    header .mobileOnly form.search-form {
        position: relative;
        top: 0;
        left: 0
    }

    header .mobileOnly form.search-form div.awesomplete {
        display: block;
        width: 90%;
        margin: 0 auto;
        text-align: center
    }

    header .mobileOnly form.search-form div.awesomplete ul li {
        font-size: 18px;
        margin: 0 0 5px 0
    }

    header .mobileOnly form.search-form button {
        display: none
    }

    header .mobileOnly form.search-form input[type="search"] {
        width: 100%;
        border: 1px solid #fff;
        background-color: transparent;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-size: 23px;
        font-family: "Oswald", sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        padding: .1em 0 .1em .6em;
        border-radius: 0;
        display: block
    }

    header .mobileOnly form.search-form input::-webkit-input-placeholder {
        color: #fff
    }

    header .mobileOnly form.search-form input:-moz-placeholder {
        color: #fff
    }

    header .mobileOnly form.search-form input::-moz-placeholder {
        color: #fff
    }

    header .mobileOnly form.search-form input:-ms-input-placeholder {
        color: #fff
    }

    header div.mobileSocial {
        width: 94%
    }

    .siteCenter {
        padding: 0px;
    }

    .siteCenter .panelLeft {
        padding: 15px 3%;
    }

    div#mainContentWrapper {
        padding-top: 0;
        padding-bottom: 0
    }

    div.panelLeft {
        float: none;
        width: 53%;
        padding: 75px 3% 40px 3%;
        background-color: rgba(0, 0, 0, .25);
        margin-left: 0px;
    }

    div.panelRight {
        float: none;
        clear: left;
        width: 100%;
        background: #fff;
        margin: 0px;
        padding: 30px 3%;
        min-height: auto
    }

    div.panelRight.short {
        padding-bottom: 20px
    }

    div.headline {
        font-size: 60px;
        line-height: 52px
    }

    header.entry-header {
        margin: 0
    }

    div.subHeadline {
        margin-top: -80px
    }

    div.panelRight div#subnav {
        border-top: 1px solid #737373;
        border-bottom: 1px solid #737373;
        padding: 8px 0
    }

    div#subnav ul li a {
        color: #737373
    }

    div#subnav ul li a.active,
    div#subnav ul li a:hover {
        color: #333
    }

    div.quote {
        font-size: 17px;
        line-height: 20px
    }

    div.quote span.author {
        font-size: 16px;
        line-height: 16px
    }

    #featuredPostsWrapper ul li {
        font-size: 23px;
        line-height: 27px
    }

    .newsRow ul li {
        font-size: 19px;
        line-height: 21px
    }

    div.single div.panelLeft {
        float: none;
        width: 80%
    }

    div.panelCenter {
        float: none;
        width: 80%;
        padding: 30px 3%;
        margin: 0
    }

    .post-template-default.single-post div.panelCenter {
        padding: 30px 3%;
    }

    #sidebar-facts {
        float: none !important;
        display: block;
        width: 106.5% !important;
        background: #fff !important;
        margin: 0 0 0 -3.25% !important;
        padding-bottom: 240px !important
    }

    .page-template-single-client-services #sidebar-facts,
	.page-template-single-practice-area #sidebar-facts {
		margin: 0 !important;
	}

    .page-template-page-about-us-landing #sidebar-facts {
        padding-bottom: 0px !important;
    }

    #sidebar-facts .fact {
        color: #000;
        float: none;
    }

    #sidebar-facts .fact .fact-headline_1,
    #sidebar-facts .fact .fact-headline_2 {
        color: #105a63 !important
    }

    body #siteContainer.page-template-page-about-us .fact:nth-child(2n+1) {
        text-align: right
    }

    body #siteContainer.page-template-page-client-services .fact:nth-child(2n),
    body #siteContainer.page-template-single-practice-area .fact:nth-child(2n),
    body #siteContainer.page-template-page-about-us .fact:nth-child(2n),
    body #siteContainer.page-template-page-careers .fact:nth-child(2n) {
        border-left: 1px solid rgba(155, 155, 155, .5)
    }

    body #siteContainer.page-template-single-practice-area .headline {
        margin-bottom: 0;
    }

    body #siteContainer.page-template-single-practice-area div.subHeadline {
        margin-top: 0;
        padding: 10px 0 0 0;
    }

    body #siteContainer.page-template-single-client-services .panelLeft {
		display: none;
	}

	body #siteContainer.page-template-single-client-services .siteCenter { 
		margin-top: 69px;
	} 

    body #siteContainer.page-template-single-client-services .panelRight .headline.mobile {
        display: block !important;
        letter-spacing: 0px !important;
    }

    body #siteContainer.page-template-single-client-services .panelRight .headline.mobile header {
        display: block !important;
        padding-left: 5px !important;
    }

    div#officeLandingList div.officeWrapper {
        width: 46%
    }

    div#officeLandingList div#officeFactoids {
        clear: left;
        float: none;
        width: 100%;
        border-left: none;
        min-height: auto;
        padding: 0;
        margin: 0 0 50px 0
    }

    #newsSearchResults {
        width: 100%;
        padding: 0 4% 0 3%
    }

    #newsSearchPagination {
        width: 93%;
        margin: 0 4% 0 3%
    }

    .newsRow div#developments,
    .newsRow div#articles {
        width: 45%;
        margin-bottom: 30px
    }

    .newsRow div#news {
        float: right;
        width: 45%;
        margin-left: 0%;
        margin-bottom: 30px
    }

    #casesForm fieldset input[type="text"] {
        margin: 0;
        width: 49%
    }

    #casesForm fieldset div.selectWrapper {
        margin: 0 0 0 2%;
        width: 49%
    }

    #casesForm fieldset div.selectWrapper:first-child {
        margin-left: 0
    }

    #casesForm input.submit,
    #casesForm button.submit {
        margin: 0 2%;
        width: 23%;
        text-align: center;
        padding: 15px 0
    }

    #caseSearchForm button.reset {
        margin: 0;
        width: 23%;
        text-align: center;
        padding: 15px 0
    }

    body #siteContainer.page-template-page-about-us #sidebar-facts {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
        margin: 30px 0 0 0 !important;
        width: 100% !important;
        border-top: 1px solid #c1bec7
    }

    div.search.search-results div.panelLeft.wide {
        width: 70%
    }

    .quotes-container, #newsSearch, #newsletterSubscribeLink, 
    header#newsLanding h1, .headline, header.entry-header, .secondaryNav, .formInstructions {
        padding-left: 0px !important;
    }

    #mainContentWrapper > div, #mainContentWrapper header > div {
        margin-top: 70px;
    }

    #investigationHeaders .ticker-sort-header,
    #investigationHeaders .court-sort-header,
    div#casesList .invest-column[data-details="court"],
    div#casesList .invest-column[data-details="ticker"],
    li[data-category="investigation"] div[data-details="amount"],
    li[data-category="investigation"] div[data-details="category"] {
        display: none !important;
    }

    #investigationHeaders ul a {
        flex-basis: 30%;
    }

    li[data-category="investigation"] .details.invest-column,
    .invest-column {
        flex-basis: 30% !important;
        width: 30% !important;
    }



}

@media only screen and (max-width:650px) {
    header nav#mainNav ul li {
        margin: 25px 0
    }

    div.panelLeft {
        width: 100%;
    }

    div.headline {
        font-size: 55px;
        line-height: 49px;
        letter-spacing: -3px
    }

    div.subHeadline {
        margin-top: -75px;
        font-size: 16px;
        line-height: 21px
    }

    #siteContainer.page-template-page-news-landing main {
        padding-top: 0
    }

    #featuredPostsWrapper {
        width: 106.25%;
        margin-left: -3%;
        margin-bottom: 35px;
        padding: 15px 3% 30px 3%
    }

    #featuredPostsWrapper ul li {
        font-size: 20px;
        line-height: 25px
    }

    .newsRow {
        padding: 0
    }

    .newsRow div#news ul {
        margin-left: 0
    }

    .newsRow div#developments,
    .newsRow div#articles {
        float: none;
        width: 100%
    }

    .newsRow div#developments ul li,
    .newsRow div#news ul li,
    div#articles ul li {
        display: inline-block;
        font-size: 18px;
        line-height: 21px;
        width: 45%;
        border-left: 1px solid rgba(0, 0, 0, .25);
        border-top: none;
        margin: 0 0 0 4%;
        padding: 0 0 0 4%;
        vertical-align: top
    }

    .newsRow div#developments ul li:first-child,
    .newsRow div#news ul li:first-child,
    div#articles ul li:first-child {
        width: 43%;
        border: none;
        padding-left: 0;
        margin-left: 0
    }

    .newsRow div#developments,
    .newsRow div#news,
    div#articles {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }

    div#news ul li:nth-child(3),
    div#articles ul li:nth-child(3) {
        display: none
    }

    .newsRow a.viewAll,
    .newsRow div#news a.viewAll,
    .newsRow div#articles a.viewAll {
        right: 0;
        left: auto
    }

    div.single div.panelLeft.opaque {
        padding: 160px 3% 50px 3%;
        width: 106.25%;
        margin-bottom: 0px;
        margin-left: -3%;
        background: -moz-linear-gradient(top, rgba(109, 146, 175, .75) 0%, rgba(255, 255, 255, .98) 30%);
        background: -webkit-linear-gradient(top, rgba(109, 146, 175, .75) 0%, rgba(255, 255, 255, .98) 30%);
        background: linear-gradient(to bottom, rgba(109, 146, 175, .75) 0%, rgba(255, 255, 255, .98) 30%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#736d92af', endColorstr='#faffffff', GradientType=0)
    }

    div.panelCenter {
        margin-top: 0px;
        width: 106.25%;
        margin-left: -3%;
        padding: 30px 3%
    }

    div#officeLandingList {
        margin: 0
    }

    div#officeLandingList div.officeWrapper {
        clear: left;
        float: none;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0;
        min-height: 250px
    }

    div#officeLandingList div.officeWrapper>div {
        min-height: 250px
    }

    #newsSearchTitle {
        width: 35%
    }

    #newsSearch form {
        width: 65%
    }

    #newsSearch form fieldset input,
    #newsSearch fieldset .selectWrapper {
        width: 48%
    }

    #featuredPostsWrapper {
        width: 100%;
        margin-left: 0
    }

    .newsRow {
        padding: 0 3%
    }

    body #siteContainer.page-template-page-news-landing #sidebar-facts {
        border-top: 1px solid rgba(0, 0, 0, .25);
        width: 100% !important;
        margin: 0 !important
    }

    #sidebar-facts {
        border: none !important
    }

    #sidebar-facts .fact {
        width: 100% !important;
        max-width: 100% !important;
        text-align: center !important
    }

    #sidebar-facts .fact:nth-child(2n) {
        margin-left: 0 !important;
        padding-left: 0 !important;
        border-left: none !important
    }

    .page-template-page-cases-landing div.panelLeft.opaque.wider {
        width: 100%;
        margin-top: 150px;
    }

    div#casesSidebarLink {
        right: 10px
    }

    div#casesSidebarLink a {
        color: #0a4b88
    }

    .page-template-default div.panelLeft.opaque {
        width: 100%;
        margin: 40px auto;
        padding: 30px 3% 50px 3%
    }

    .archive.category div.panelLeft.opaque,
    div.search.search-results div.panelLeft.wide {
        width: 100%;
        margin: 0px;
        padding: 30px 3%
    }

    .page-template-page-login div.panelLeft.opaque {
        width: 106.5%;
        padding: 0 3% 30px 3%;
        margin: -105px 0 0 -3.25%
    }

    div#login-form input,
    div#login-form input[type="submit"] {
        width: 98%
    }

    .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
        display: inline !important;
    }

    .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, 
    .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
    .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
        margin-top: 0px !important;
    }
}

@media only screen and (max-width:480px) {
    div#mobileHeader {
        padding-bottom: 5px
    }

    div#mobileHeader span {
        width: 75%;
        background-size: 100% auto
    }

    header#mastHead nav#headerNav ul li a {
        font-size: 16px
    }

    header nav#mainNav ul li {
        margin: 18px 0
    }

    header nav#mainNav>ul>li>a {
        font-size: 20px
    }

    div.panelLeft {
        width: 106.25%
    }

    header.entry-header h1 {
        font-size: 17px
    }

    div.headline {
        font-size: 45px;
        line-height: 43px;
        letter-spacing: -2px
    }

    div.subHeadline {
        margin-top: -65px;
        font-size: 16px;
        line-height: 21px
    }

    #featuredPostsWrapper ul li {
        display: block;
        width: 100%;
        margin: 20px 0 0 0;
        padding: 20px 0 0 0;
        border-left: none;
        border-top: 1px solid rgba(0, 0, 0, .25);
        font-size: 18px;
        line-height: 23px
    }

    #featuredPostsWrapper ul li:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 0
    }

    .newsRow div#developments ul li,
    .newsRow div#news ul li,
    div#articles ul li {
        font-size: 16px;
        line-height: 19px
    }

    body #siteContainer.page-template-page-client-services .fact,
    body #siteContainer.page-template-single-practice-area .fact,
    body #siteContainer.page-template-page-about-us .fact,
    body #siteContainer.page-template-page-careers .fact {
        max-width: 100%
    }

    #sidebar-facts .fact {
        clear: both;
        display: block;
        text-align: center !important;
        max-width: 90%
    }

    #sidebar-facts .fact:first-child {
        margin-right: 0 !important;
        padding-right: 0 !important;
        border-right: 0 !important;
        margin-bottom: 40px
    }

    body #siteContainer.page-template-page-client-services .fact:nth-child(2n),
    body #siteContainer.page-template-single-practice-area .fact:nth-child(2n),
    body #siteContainer.page-template-page-about-us .fact:nth-child(2n),
    body #siteContainer.page-template-page-careers .fact:nth-child(2n) {
        border-left: none;
        padding-left: 0;
        margin-left: 0
    }

    #newsSearch {
        height: 175px
    }

    #newsSearchTitle {
        display: block !important;
        width: 100%;
        margin: -3px 0 0 0
    }

    #newsSearchTitle h3 {
        font-size: 30px
    }

    #newsSearch form {
        width: 93%;
        display: block !important;
        position: absolute;
        top: 45px
    }

    #newsSearch form fieldset input {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }

    #newsSearch fieldset .selectWrapper {
        float: none;
        width: 100%
    }

    #newsSearch form fieldset button {
        float: none;
        width: 100%
    }

    .newsRow h3 {
        padding-right: 25%
    }

    .newsRow div#developments,
    .newsRow div#articles {
        margin-bottom: 50px
    }

    .newsRow div#developments ul li,
    .newsRow div#news ul li,
    div#articles ul li {
        display: block;
        width: 100%;
        border-left: none;
        margin: 15px 0 0 0;
        padding: 15px 0 0 0;
        vertical-align: top
    }

    .newsRow div#developments ul li:first-child,
    .newsRow div#news ul li:first-child,
    div#articles ul li:first-child {
        width: 100%;
        border: none;
        padding-top: 0;
        margin-top: 0
    }

    #newsSearchSummary,
    #newsSearchResults .newsItem a {
        font-size: 20px;
        line-height: 25px
    }

    #casesForm fieldset {
        margin: 0
    }

    #casesForm fieldset input[type="text"],
    #casesForm fieldset div.selectWrapper {
        width: 100%;
        float: none;
        margin: 0 0 20px 0
    }

    #casesForm input.submit,
    #casesForm button.submit {
        margin: 0;
        width: 48%
    }

    #caseSearchForm button.reset {
        margin: 0 0 0 2%;
        width: 48%
    }
}

@media only screen and (max-width:900px) and (orientation:landscape) {
    header nav#mainNav {
        padding: 60px 0 5px 0;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -moz-column-rule: 1px solid rgba(255, 255, 255, .5);
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        -webkit-column-rule: 1px solid rgba(255, 255, 255, .5);
        column-count: 2;
        column-gap: 20px;
        column-rule: 1px solid rgba(255, 255, 255, .5)
    }

    header nav#mainNav ul li {
        margin: 0 0 15px 0
    }

    header nav#mainNav>ul>li>a {
        padding: 0 10px
    }

    header div.searchWrapper {
        margin-bottom: 20px
    }

    div.searchFormWrapper {
        position: relative
    }

    header div.mobileSocial {
        position: relative
    }

    @media only screen and (min-height:375px) {
        header nav#mainNav {
            padding: 60px 0 20px 0
        }

        header nav#mainNav ul li {
            margin-bottom: 20px
        }
    }

    @media only screen and (min-height:400px) {
        header nav#mainNav {
            padding: 75px 0 30px 0
        }

        header nav#mainNav ul li {
            margin-bottom: 25px
        }
    }
}



/* MENU ISSUE */
@media screen and (max-width: 1040px) {
    header #mainMenuWrapper {
        height: 100vh;
    }

    header nav#mainNav ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        z-index: 1;
        margin: 1.4vh 0px !important;
    }

    header #mainMenuWrapper a.closeToggle {
        z-index: 2;
    }
}

@media only screen and (max-width: 690px) {

    #casesForm fieldset input[type="text"],
    #casesForm fieldset div.selectWrapper {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }

    #casesForm fieldset {
        margin: 0px;
    }

    #casesForm input.submit,
    #casesForm button.submit {
        width: 48%;
        margin: 0px;
    }

    #caseSearchForm button.reset {
        width: 48%;
        margin: 0 0 0 2%;
    }

    #sidebar-facts {
        width: 100% !important;
    }
}


@media only screen and (max-width: 480px) {
    div.panelLeft {
        width: 100%;
    }
}