/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* GLOBAL */
a.disabled-link {
    cursor: default!important;
}
section.side_menu .widget p {
    color: #000;
}

/* HEADER */
.header_bottom {
    padding: 0;
}
.header_top_bottom_holder {
    background-size: 814px!important;
    background-position: calc(50% + 154px) 0px!important;
}
header.centered_logo .header_inner_right {
    display: none;
}
header.centered_logo .header_inner_left {
    margin: 0 0 28px;
}
header.centered_logo nav.main_menu, header.centered_logo nav.main_menu.left {
    width: 100%;
    text-align: center;
    float: none;
    background: #0469A9;
}
.mobile_menu_button span, .side_menu_button>a {
    color: #fff!important;
}
.sticky .side_menu_button>a {
    height: 21px;
}
.q_social_icon_holder .fa-stack i:last-child,
.q_social_icon_holder .fa-stack span {
    color: #fff;
}
.side_menu_button {
    height: 100%;
    line-height: 18px;
}
header .header_top .q_social_icon_holder:not(:first-child) {
    margin-left: 16px;
}
header .header_top .q_social_icon_holder:first-child .fa-stack {
    background: #3a589b;
}
header .header_top .q_social_icon_holder:last-child .fa-stack {
    background: #598cc9;
}
header.centered_logo nav.main_menu>ul {
    left: auto;
    display: inline;
    justify-content: center;
    float: none;
}
header.centered_logo nav.main_menu>ul li {
    float: none;
}
header.centered_logo.sticky nav.main_menu>ul>li:first-child {
    display: none;
}
header.centered_logo.stick.scrolled_not_transparent .logo_wrapper,
header.centered_logo.fixed_top_header .logo_wrapper {
    height: 70px!important;
    padding: 0;
}
header .q_logo {
    text-align: left;
}
header.centered_logo.fixed_top_header .logo_wrapper .q_logo,
header.centered_logo.stick.scrolled_not_transparent .logo_wrapper .q_logo,
header.centered_logo.fixed_top_header .logo_wrapper .q_logo a,
header.centered_logo.stick.scrolled_not_transparent .logo_wrapper .q_logo a {
    height: 100%!important;
}
header.centered_logo.fixed_top_header .logo_wrapper .q_logo img,
header.centered_logo.stick.scrolled_not_transparent .logo_wrapper .q_logo img {
    max-height: 100%;
    height: 100%;
}
header.centered_logo.stick.scrolled_not_transparent.sticky .logo_wrapper {
    display: none;
}
.right_side_menu_opened .wrapper {
    right: -270px;
    left: auto;
}
.wrapper {
    right: 0;
    left: auto;
    transition: right .33s cubic-bezier(.694,.0482,.335,1);
}
.right_side_menu_opened .side_menu.right {
    left: 0;
    right: auto;
}
/*.side_menu_button_link {*/
    /*background: url(img/breaking-news.png) no-repeat;*/
    /*background-size: auto 100%;*/
    /*text-indent: -10000em;*/
    /*display: inline-block;*/
    /*height: 22px;*/
    /*line-height: 22px;*/
    /*width: 142px;*/
    /*margin-top: 13px;*/
/*}*/
.side_menu_button_wrapper {
    display: inline;
}
.side_menu_button_link {
    width: 140px;
    background: #a90304;
    line-height: 46px!important;
    padding: 0 13px!important;
    background: url(img/breaking-news_2.png) no-repeat;
    background-size: auto 100%;
    text-indent: -10000em;
}

nav.main_menu>ul>li>a {
    padding: 0 13px;
}
.qode_search_form_2 {
    visibility: hidden;
}
.qode_search_form_2.animated {
    visibility: visible;
}

/* HOME */
.home .latest_post_holder.boxes.two_columns>ul>li:first-child {
    width: 100%;
    margin: 0;
}
.home .latest_post_holder.boxes.two_columns>ul>li {
    width: 33.333333%;
    clear: none!important;
    margin: 0;
}
.iframe-element-drop-shadow iframe {
    box-shadow: 3px 3px 10px black;
}
.latests_cxd_list .post-item {
    width: 33.33333%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.latests_cxd_list .post-item:nth-child(2) {
    clear: both;
    padding-left: 0;
}
.latests_cxd_list .post-item:last-child {
    padding-right: 0;
}
.latests_cxd_list .post-item .byline {
    display: block;
    margin: 10px 0;
}
.latests_cxd_list .post-item:first-child {
    width: 100%;
    float: none;
    padding: 0;
}
.latests_cxd_list .post-item:first-child > a:first-child {
    float: right;
    width: 51%;
    display: block;
    position: relative;
}
.latests_cxd_list .post-item:not(:first-child) {
    margin-top: 44px;
}
.latests_cxd_list .post-item:not(:first-child) > a:first-child {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.latests_cxd_list .post-item:first-child > a:first-child:after {
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(4, 105, 169, 0.6) url(img/featured-mask.png) left top no-repeat;
    background-size: auto 100%;
}
.latests_cxd_list .post-item:first-child > a:first-child img {
    float: left;
}
.latests_cxd_list .post-item:not(:first-child) > a:first-child img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: 100%;
    width: auto;
    max-width: none;
}
.latests_cxd_list .post-item:not(:first-child) h2 {
    margin-top: 7px;
}
.latests_cxd_list .post-item:first-child h2 a {
    font-size: 35px!important;
    line-height: 35px;
}
.blog_holder .post_more > .qbutton {
  text-transform: uppercase;
}
.latests_inf_cxd_list .date {
    margin-top: 8px;
    display: inline-block;
}
.latests_inf_cxd_list .post-item p:not(:last-child) {
    margin-bottom: 22px;
}
.latests_inf_cxd_list article {
    padding-bottom: 12px;
    padding-top: 23px;
}
.latests_inf_cxd_list article:first-child {
    padding-top: 0;
}
.latests_inf_cxd_list #load_more {
    margin-top: 40px;
}
.latests_inf_cxd_list .byline {
    font-weight: bold;
    margin: 14px 0 0;
    display: inline-block;
}
.latests_inf_cxd_list .byline + p {
    margin-top: 0;
    margin-bottom: 0!important;
}
.latests_inf_cxd_list a.read-more {
    display: inline-block;
    margin-top: 14px;
}
#sticky-sidebar {
    padding: 0 15px;
}
#sticky-sidebar.sticky {
    position: fixed;
    /*max-height: 100%;*/
    display: flex;
    /*top: 67px;*/
    bottom: 0;
    background: #fff;
    z-index: 1000000000;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.single-case #sticky-sidebar.sticky .widget_media_image {
    width: 100%;
}
#sticky-sidebar.sticky > .wpb_wrapper {
    max-height: 100%;
    position: static;
    /*margin-bottom: 67px;*/
}
.sticky-bar-wrapper #sticky-sidebar.sticky.flex-end > .wpb_wrapper {
    margin-bottom: 0;
}
.vc_custom_1598565716550 {
    z-index: 1;
}
.sticky-bar-wrapper {
    display: flex;
}
.sticky-bar-wrapper > .vc_col-sm-4 > .vc_column-inner,
.sticky-bar-wrapper > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper,
.wpb_wrapper.flex_wrapper {
    height: 100%;
}
.sticky-bar-wrapper > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper,
.wpb_wrapper.flex_wrapper {
    display: flex;
}
#sticky-sidebar {
    align-self: flex-start;
}
#sticky-sidebar.sticky.flex-end {
    position: static;
    align-self: flex-end;
    padding-bottom: 13px;
}
.sticky-bar-wrapper #sticky-sidebar.sticky.flex-end {
    padding-bottom: 79px;
}
.category #sticky-sidebar.sticky.flex-end {
    padding-bottom: 55px;
}
.archive.author #sticky-sidebar.sticky.flex-end {
    padding-bottom: 67px;
}
.single-post #sticky-sidebar.sticky.flex-end {
    padding-bottom: 21px;
}
.two_columns_66_33.background_color_sidebar {
    display: flex;
}
.two_columns_66_33>.column2 {
    min-height: 100%;
}
.two_columns_66_33>.column2>.column_inner {
    min-height: 100%;
    height: 100%;
}
.wpb_wrapper.flex_wrapper {
    min-height: 100%;
    height: 100%;
}

/*#sticky-sidebar {*/
    /*transition: all .5s;*/
/*}*/
#sticky-sidebar.sticky .n2-ss-align.n2-ss-align-visible {
    margin: 0!important;
}
#sticky-sidebar.wpb_widgetised_column .widget a:hover {
    color: #fff!important;
}
#sticky-sidebar.wpb_widgetised_column .widget.events_calendar_widget a:hover {
    color: inherit!important;
    cursor: default;
}
#sticky-sidebar.wpb_widgetised_column .widget.events_calendar_widget p.cal-header {
    margin-bottom: 5px;
}
#sticky-sidebar.wpb_widgetised_column .widget.events_calendar_widget a.sp-view-all-events:hover {
    color: #A90304!important;
}
#sticky-sidebar.wpb_widgetised_column .widget.events_calendar_widget .tec-present:not(.multiple) a:hover {
    color: #000!important;
}
.widget.events_calendar_widget .tec-present {
    background: transparent;
    border: 2px solid #000!important;
}
.widget.events_calendar_widget .tec-thismonth.oral_arguments {
    background: #A90304;
    color: #fff;
}
.widget.events_calendar_widget .tec-thismonth.conferences,
.widget.events_calendar_widget .tec-thismonth.private_conferences {
    background: #028001;
    color: #fff;
}
.widget.events_calendar_widget .tec-thismonth.orders {
    background: #196FAD;
    color: #fff;
}
.widget.events_calendar_widget .tec-thismonth.opinions {
    background: #FFCF01;
    color: #fff;
}
.widget.events_calendar_widget .tec-thismonth.holidays {
    background: #818A95;
    color: #fff;
}
.widget.events_calendar_widget .tec-thismonth.multiple {
    background: #4F4789!important;
    color: #fff;
}
.widget.events_calendar_widget .event-tip-below a {
    color: #818A95;
    font-weight: 900;
}
#sticky-sidebar .widget.events_calendar_widget .event-tip-below a:hover {
    color: #A90304!important;
}

.table.tec-calendar.tec-calendar-widget {
    width: 100%;
}
#sticky-sidebar .mejs-container .mejs-controls {
    background: #0469A9;
}
#sticky-sidebar .mejs-container .mejs-controls .mejs-time span {
    color: #fff;
}
#sticky-sidebar .mejs-controls .mejs-mute button {
    background: url(img/sound_white.png);
    background-repeat: no-repeat;
    background-position: center;
}
#sticky-sidebar .mejs-controls .mejs-play button {
    background: url(img/play_white.png);
}
#sticky-sidebar .blue-circle-widget {
    background: #0469a9;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    justify-content: center;
}
#sticky-sidebar .blue-circle-widget h5 {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    text-transform: none;
    margin-bottom: 4px;
}
#sticky-sidebar .blue-circle-widget p {
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding: 12px 52px 0;
}
#sticky-sidebar .blue-circle-widget form {
    width: 80%;
    margin: auto;
    position: relative;
}
#sticky-sidebar .blue-circle-widget input {
    border: 1px solid #828a95;
    outline: none;
    border-radius: 0;
    width: 100%;
    height: 46px;
    box-sizing: border-box;
    padding-left: 15px;
}
#sticky-sidebar .blue-circle-widget input[type=submit] {
    width: 17%;
    position: absolute;
    top: 0;
    right: 0;
    background: #828a95;
    color: #fff;
    padding-left: 0px;
}
#sticky-sidebar div#n2-ss-2 {
    max-width: 100%;
}
#sticky-sidebar .widget_smartslider3 h5 a,
#sticky-sidebar .events_calendar_widget h5 a {
    font-weight: 900;
}
#sticky-sidebar.wpb_widgetised_column .widget.events_calendar_widget h5 a:hover,
#sticky-sidebar.wpb_widgetised_column .widget h5 a:hover {
    color: #828A95!important;
}
#sticky-sidebar table.tec-calendar-widget {
    border: 2px solid #828A95;
    border-radius: 5px!important;
    display: inline-block;
    width: 100%;
}
#sticky-sidebar table.tec-calendar-widget + img {
    margin-top: 6px;
}
#sticky-sidebar table.tec-calendar-widget + .tec-tooltip {
    display: block!important;
    margin-top: 20px;
}
#sticky-sidebar table.tec-calendar-widget th {
    width: 11%;
}
.elementor-widget.elementor-widget-sidebar .widget:last-child, .wpb_widgetised_column .widget:last-child {
    margin-bottom: 0;
}
#menu-main-nav {
    text-align: left;
}
.home h1 a:hover {
    color: #a90304!important;
}
a.sp-view-all-events {
    color: #818995!important;
    font-style: normal;
    font-weight: 900!important;
}
a.sp-view-all-events:hover {
    color: #a90304!important;
}
/* FOOTER */
footer .footer_col3 form {
    position: relative;
}
footer .footer_col3 input[type=text] {
    width: 100%;
    height: 45px;
    line-height: 43px;
    outline: none;
    border-radius: 0;
    border: 1px solid #828a95;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 16px;
}
footer .footer_col3 input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    outline: none;
    border: none;
    box-sizing: border-box;
    height: 45px;
    line-height: 43px;
    background: #828a95;
    padding: 0 13px;
    cursor: pointer;
}
footer #custom_html-3 {
    height: auto!important;
}
.footer_top .three_columns .column2 .column_inner>div {
    margin-left: 25%;
}
.three_columns>.column2 .textwidget p:first-child {
    margin-top: 0;
}

/* SINGLE */
.page .content .container_inner ul,
.single-post .content .container_inner ul {
    list-style-position: outside;
    padding-left: 18px!important;
}
.single-post .blog_holder article {
    border-bottom: none;
}
.single-post .blog_holder article .post_text .post_text_inner {
    padding: 0 23px 35px 0;
}
.single-post .blog_holder article .post_info {
    margin: 12px 0 0;
}
.single-post .blog_holder article .post_info + p,
.single-post .blog_holder article .post_info + .wp-caption + p {
    margin-top: 13px;
}
.single-post .blog_holder article .post_image {
    margin-top: 18px;
}
.single-post .blog_holder article .post_info + .post_image + p,
.single-post .blog_holder article .post_info + .post_image + .wp-caption + p {
    margin-top: 20px;
}
.case-page .addtoany_content,
.single-post .addtoany_content {
    margin: 15px auto 21px;
}
.single-post .blog_holder article .post_info a.post_author_link {
    color: #818995;
}
.single-post .blog_holder article .post_info a.post_author_link:hover {
    color: #A90304!important;
}
.single-post aside .widget:last-child {
    margin-bottom: 0;
}
.single-post .featured_caption {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #000;
}
.single-post .featured_caption a {
    font-weight: 700;
}
.single-post .featured_caption a:hover {
    color: #A90304;
}

/* BLOG LANDING */
.blog_holder article {
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
    margin: 0;
}
.blog_holder article:nth-child(10) {
    border: none;
}
.blog_holder article .post_header {
	margin-bottom: -5px;
}
.blog_holder article .post_header > .post_image + .post_title_info {
    width: calc(100% - 238px);
    float: right;
}
.blog_holder article .post_info {
    color: #000;
    margin: 12px 0 0;
}
.archive .blog_holder article .post_image,
.search .blog_holder article .post_image,
.blog .blog_holder article .post_image {
    float: left;
    margin-right: 20px;
}
.archive .blog_holder article .post_image,
.archive .blog_holder article .post_image img,
.archive .blog_holder article .post_image>a,
.search .blog_holder article .post_image,
.search .blog_holder article .post_image img,
.search .blog_holder article .post_image>a,
.blog .blog_holder article .post_image,
.blog .blog_holder article .post_image img,
.blog .blog_holder article .post_image>a {
	width: 215px;
	height: 120px;
}
.post_category,
.post_citation {
	margin-top: 45px;
}
.blog .blog_holder article .addtoany_content {
    display: none;
}
.blog_holder article .post_text .post_text_inner {
    padding: 15px 23px 0 0;
}
.blog_holder article .post_info a {
    color: #818A95;
}
.blog_holder article .post_info a:hover {
    color: #A90304;
}
.blog .footer_bottom_holder,
.archive .footer_bottom_holder {
    display: none;
}

.twitter-feed {
	border: 2px solid #0469a9;
	border-radius: 5px;
	padding: 35px 15px 15px;
	position:relative;
	margin-top: 17px;
	margin-bottom: 80px;
}
.twitter-feed .twitter-icon {
	margin: 0px;
	position: absolute;
	top: -25px;
	left: 50%;
}

/* EVENTS */
.events-archive .content {
    margin-top: 0;
}
.events-archive span.tec-month-nav {
    display: block;
    margin-top: 35px;
    text-align: center;
}
.events-archive span.tec-month-nav > * {
    display: inline-block;
}
.events-archive span.tec-calendar-buttons {
    display: block;
    padding-top: 17px;
}
.events-archive span.tec-calendar-buttons .tec-button-on {
    display: none;
}
.events-archive h1.tec-cal-title {
    font-size: 17px;
    line-height: 1.304347826086957em;
    text-transform: uppercase;
    margin-top: 27px;
}
#legend.calendar-key {
    margin: 37px 0 21px;
}
#legend.calendar-key ul {
    list-style: none;
}
#legend.calendar-key ul li {
    display: inline-block;
    padding: 0 0 0 15px;
    line-height: 15px;
}
.events-archive .tec-thismonth div:not(.cat_today-at-the-court)[class*='cat_'] a:before {
    display: block;
    height: 15px;
    width: 15px;
    float: left;
    line-height: 15px;
    content: " ";
    margin-right: 5px;
}
.events-archive .tec-thismonth a {
    line-height: 14px!important;
    display: block;
    font-weight: normal;
    color: black;
    text-align: left;
    font-size: 14px;
}
.events-archive .tec-thismonth .cat_today-at-the-court,
.events-archive .tec-thismonth .cat_today-at-the-court + hr {
    display: none;
}
.events-archive .tec-thismonth a:hover {
    color: #a90304;
}
#legend.calendar-key ul li.oral_arguments,
.events-archive .cat_oral-arguments a::before {
    background: #A90304;
}
#legend.calendar-key ul li.conferences,
#legend.calendar-key ul li.private_conferences,
.events-archive .cat_conferences a::before,
.events-archive .cat_private-conferences a::before {
    background: #028001;
}
#legend.calendar-key ul li.orders,
.events-archive .cat_orders a::before {
    background: #116FAF;
}
#legend.calendar-key ul li.opinions,
.events-archive .cat_opinions a::before {
    background: #FFD000;
}
#legend.calendar-key ul li.holidays,
.events-archive .cat_holidays a::before {
    background: #818A95;
}
#legend.calendar-key ul li.orders-and-or-opinions,
.events-archive .cat_orders-and-or-opinions a::before {
    background: #116FAF;
}
#legend.calendar-key ul li.multiple,
.events-archive .cat_multiple a::before {
    background: #4F4789;
}
#legend.calendar-key ul li span {
    background: #fff;
    padding-left: 6px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 14px;
}
.events-archive table.tec-calendar {
    width: 100%;
    table-layout: fixed;
}
.events-archive table.tec-calendar th,
.events-archive table.tec-calendar td {
    border: 1px solid #818995;
}
.events-archive table.tec-calendar th {
    background: #4F4789;
    color: #fff;
}
.events-archive footer {
    margin-top: 73px;
}
.events-archive a.disabled-link:hover {
    color: #000!important;
}
.events-archive .footer_bottom_holder {
    display: none!important;
}
#tec-events-loop .tec-event h2 {
    margin-top: 19px;
}

/* AUTHOR ARCHIVE */
.archive.author .title_subtitle_holder {
    display: none;
}
.archive.author .author-block {
    margin-left: 15px;
    border-bottom: 1px solid #818A95;
    padding-bottom: 33px;
    margin-bottom: 17px;
}
.archive.author .author-block h2,
.archive.author .author-block .person_title {
    display: inline-block;
}
.archive.author .author-block .person_title {
    font-style: italic;
    margin-bottom: 0;
}
.archive.author .author-block img {
    margin-right: 10px;
    width: 24%;
    border-radius: 50%;
}
.archive.author .author-details {
    overflow: hidden;
    padding-top: 6px;
}
.archive.author .blog_holder article .post_text .post_text_inner {
    padding-left: 15px;
}
.archive.author .author-details p:not(.person_title) {
    margin-bottom: 12px;
}
/* CATEGORY ARCHIVE */
.archive.category .category-description {
    border-bottom: 1px solid #818A95;
    padding-bottom: 9px;
    margin-bottom: 17px;
}
/* EVENTS LIST PAGE */
.tec-event-list-meta .tec-event-meta-desc {
    padding-left: 0;
    text-align: left;
}
#tec-nav-below {
    padding-top: 20px;
    display: flex;
}
#tec-nav-below .tec-nav-next {
    margin-left: 20px;
}

/*
 * Case Page Styles
 */
.date-docket {
    width: 100%;
}
.date-docket td b {
    font-weight: 900;
}
.dates_n_proceedings {
	margin: 10px 0 20px;
}
.dates_n_proceedings td,
.dates_n_proceedings th {
	border-bottom: 1px solid #999;
	padding: 5px;
    vertical-align: top;
}
.dates_n_proceedings th {
	font-weight: bold;
}
.dates_n_proceedings th .color-codes {
	font-weight: normal;
}
.dates_n_proceedings .color,
.dates_n_proceedings .color0 {
	background: #ffffff;
}
.dates_n_proceedings .color1{background:#ff8432;}
.dates_n_proceedings .color2{background:#ffffd6;}
.dates_n_proceedings .color3{background:#dbc3a3;}
.dates_n_proceedings .color4{background:#add6d6;}
.dates_n_proceedings .color5{background:#da6b6b;}
.dates_n_proceedings .color6{background:#add6ad;}
.dates_n_proceedings .color7{background:#32ad84;}
.dates_n_proceedings .color8{background:#ffffad;}
.dates_n_proceedings .color9{background:#DDD;}

.dates_n_proceedings .date {
    text-align: center;
}
.dates_n_proceedings .data {
    text-align: left;
}

.caseindex {
    margin-bottom: 35px;
}
.caseindex th,
.caseindex td {
    padding-top: 15px;
    padding-bottom: 15px;
}
.caseindex td {
    text-align: left;
}
.caseindex th,
.caseindex td:last-child:first-child {
    padding-left: 0;
    padding-right: 0;
}
.caseindex tr {
    border-bottom: 1px solid #ccc;
}
.caseindex .case_header {
    margin: 0 0 10px;
}
.ot_accordion {
    margin-bottom: 80px;
}
.ot_accordion .data {
    margin-bottom: 30px;
}
.page-template-page-election-litigation .column1 h2,
.page-template-page_sb_petition_index .column1 h2,
.ot_accordion h2 {
    margin-top: 45px;
    margin-bottom: 30px;
}
.page-template-page_sb_petition_index .column1 h2,
.page-template-page_sb_term .ot_accordion h2,
.page-template-page-election-litigation .column1 h2 {
    margin-bottom: 0;
}
.page-template-page-election-litigation .column1 p:first-child,
.page-template-page_sb_petition_index .column1 p:first-child,
.page-template-page_sb_term .column1 p:first-child {
    margin-top: 0;
}
.election_litigation_content {
    margin-top: 45px;
}

.case-page ul > li {
    margin-left: 20px;
    list-style-position: outside;
}
.case-page .entry_title {
    margin: 45px 0 15px;
}
.case-page .date-docket {
    margin: 45px 0;
}
.case-page .date-docket th,
.case-page .date-docket td {
    text-align: left;
    line-height: 1;
    padding: 7px 15px 7px 0;
}
.case-page .date-docket a,
.case-page .dates_n_proceedings a {
    color: #0c0c0c;
}
.case-page .date-docket a:hover,
.case-page .dates_n_proceedings a:hover {
    color: #a90304;
}
.case-page .blog_coverage {
    margin: 45px 0;
}
.page-template-page-election-litigation .column1 .column_inner,
.page-template-page_sb_petition_index .column1 .column_inner {
    margin-bottom: 75px;
}
.page-template-page-election-litigation .footer_top .column1 .column_inner,
.page-template-page_sb_petition_index .footer_top .column1 .column_inner {
    margin-bottom: 0;
}
.page-template-page-election-litigation #sticky-sidebar.sticky.flex-end,
.page-template-page_sb_petition_index  #sticky-sidebar.sticky.flex-end {
    margin-bottom: 20px;
}

.election_litigation_content .coverage {
    margin-top: 45px;
    margin-bottom: 30px;
}

.media-list .media {
    margin-bottom: 30px;
}
.media-list .media .thumbnail img {
    width: 100%;
    height: auto;
}
.widget_media_image img {
    width: 100%;
    height: auto;
}
.blog .blog_holder article .post_image a,
.search-results .blog_holder article .post_image a,
.category.archive .blog_holder article .post_image a {
    overflow: hidden;
}
.blog .blog_holder article .post_image img,
.search-results .blog_holder article .post_image img,
.category.archive .blog_holder article .post_image img {
    width: 200%!important;
    max-width: 200%!important;
    height: auto!important;
}
.blog .blog_holder article .post_image img.portrait-orientation,
.search-results .blog_holder article .post_image img.portrait-orientation,
.category.archive .blog_holder article .post_image img.portrait-orientation {
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
}

/* iPAD STYLES */
@media only screen and (min-width: 1300px) and (max-width: 1366px) {
    .ipad.single-case .two_columns_66_33>.column1,
    .ipad.single-post .two_columns_66_33>.column1,
    .ipad.page:not(.home) .two_columns_66_33>.column1,
    .ipad.archive.category .two_columns_66_33>.column1,
    .ipad.archive.author .two_columns_66_33>.column1,
    .ipad.blog .two_columns_66_33>.column1 {
        width: 100%;
    }
    .ipad.single-case .two_columns_66_33>.column2,
    .ipad.single-post .two_columns_66_33>.column2,
    .ipad.page:not(.home) .two_columns_66_33>.column2,
    .ipad.archive.category .two_columns_66_33>.column2,
    .ipad.archive.author .two_columns_66_33>.column2,
    .ipad.blog .two_columns_66_33>.column2 {
        display: none;
    }
    .home.ipad .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-8 {
        display: block!important;
        width: 100%;
        float: none;
    }
    .home.ipad .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-8>.vc_column-inner {
        padding: 0 15px!important;
    }
    .home.ipad .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-4 {
        display: none!important;
    }
}

@media only screen and (min-width: 1400px) {
    .header_top_bottom_holder {
        background-size: 900px!important;
    }
}
@media only screen and (min-width: 1000px) {
    header.centered_logo:not(.sticky) .q_logo img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .interior-top-banner {
        display: none;
    }
    .header_top {
        height: 0;
        line-height: 33px;
    }
    header.centered_logo.stick.scrolled_not_transparent .logo_wrapper,
    header.centered_logo.fixed_top_header .logo_wrapper {
        height: 157px!important;
    }
    header.centered_logo .header_inner_left {
        margin: 0 0 5px;
    }
}
@media only screen and (min-width: 1151px) and (max-width: 1200px) {
    .q_logo.container_inner > a {
        padding-left: 3%;
    }
}
@media only screen and (min-width: 1090px) and (max-width: 1150px) {
    .q_logo.container_inner > a {
        padding-left: 1.5%;
        transition: 2s ease;
    }
}
@media only screen and (min-width: 1040px) and (max-width: 1090px) {
    .q_logo.container_inner > a {
        padding-left: 0.5%;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1075px) {
    header.centered_logo.fixed_top_header .logo_wrapper .q_logo img,
    header.centered_logo.stick.scrolled_not_transparent .logo_wrapper .q_logo img {
        max-height: 90%;
    }
}
@media only screen and (max-width: 1000px) {
    header.centered_logo.stick.scrolled_not_transparent .logo_wrapper .q_logo {
        text-align: center;
    }
    .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-8,
    .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-4 {
        display: block;
        float: none!important;
        width: 100%!important;
    }
    .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-8>.vc_column-inner {
        padding-right: 15px!important;
    }
    .home .twitter-section {
        padding-top: 54px;
    }
    .logo_wrapper {
        left: 50%!important;
        transform: translateX(-50%)!important;
    }
    .q_logo a {
        left: 0!important;
    }
    .header_top_bottom_holder {
        background: none!important;
    }
    .mobile_menu_button span {
        color: #0269a9 !important;
    }
    .single-post .content .content_inner>div:first-child {
        display: none!important;
    }
    .mobile_menu_button {
        margin: 0 20px 0 30px!important;
    }
    .mobile_menu_button span {
        width: 23px!important;
        height: 17px!important;
        font-size: 28px!important;
    }
    .single-election-litigation .content .content_inner>div:first-child,
    .single-case .content .content_inner>div:first-child {
        display: none;
    }
    .header_inner_right .side_menu_button {
        height: auto!important;
    }
    .header_inner_right .side_menu_button>a {
        color: #0269a9!important;
        font-size: 24px!important;
    }
    header.centered_logo .header_inner_right {
        margin-right: 30px;
    }
    .page-id-126237 .interior-top-banner,
    .page-id-296077 .interior-top-banner {
        display: none;
    }
    .single-case .two_columns_66_33>.column1,
    .single-post .two_columns_66_33>.column1,
    .page-template-page_sb_petition_index .two_columns_66_33>.column1,
    .page-id-126212 .two_columns_66_33>.column1,
    .page-id-25994 .two_columns_66_33>.column1,
    .page-id-296080 .two_columns_66_33>.column1,
    .page-id-126742 .two_columns_66_33>.column1,
    .page:not(.home) .two_columns_66_33>.column1,
    .archive.category .two_columns_66_33>.column1,
    .archive.author .two_columns_66_33>.column1,
    .blog .two_columns_66_33>.column1,
    .page-template-page_sb_term .two_columns_66_33>.column1,
    .hide-sidebar-on-tablet>.full_section_inner>.vc_col-sm-8 {
        width: 100%;
    }
    .single-case .two_columns_66_33>.column2,
    .single-post .two_columns_66_33>.column2,
    .page-template-page_sb_petition_index .two_columns_66_33>.column2,
    .page-id-126212 .two_columns_66_33>.column2,
    .page-id-25994 .two_columns_66_33>.column2,
    .page-id-296080 .two_columns_66_33>.column2,
    .page-id-126742 .two_columns_66_33>.column2,
    .page:not(.home) .two_columns_66_33>.column2,
    .archive.category .two_columns_66_33>.column2,
    .archive.author .two_columns_66_33>.column2,
    .blog .two_columns_66_33>.column2,
    .page-template-page_sb_term .two_columns_66_33>.column2,
    .hide-sidebar-on-tablet>.full_section_inner>.vc_col-sm-4,
    .hide-last-column-on-tablet>.full_section_inner>.vc_col-sm-4:last-child {
        display: none;
    }
    .hide-last-column-on-tablet>.full_section_inner>.vc_col-sm-4 {
        width: 50%;
    }
}
@media only screen and (max-width: 1000px) and (min-width: 460px) {
    .q_logo a, .q_logo img {
        height: 80px !important;
    }
    .header_top_bottom_holder {
        margin-bottom: 20px;
    }
    .content-sidebar-area>.section_inner>.section_inner_margin>.vc_col-sm-4 {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .header_top {
        display:  none!important;
    }
    .header_bottom {
        padding-top: 3px;
    }
    .hide-on-mobile {
        display: none;
    }

    .home .content_inner>.full_width>.full_width_inner>.grid_section:nth-child(2) .wpb_single_image .vc_single_image-wrapper {
        padding-top: 25px;
    }
    body.home div.vc_custom_1604965645508,
    body.home div.vc_custom_1611363260634 {
        border-left: none!important;
        border-right: none!important;
        padding-left: 0!important;
        padding-right: 0!important;
        margin: 0 0 19px!important;
    }
    body.home div.purple-section {
        padding-bottom: 84px!important;
    }
    a.side_menu_button_link {
        background-color: #a90304;
        width: auto!important;
        margin-left: -8px;
    }
    .home .main-home-block + .separator + .section .vc_column-inner::after {
        content: " ";
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #828a95;
    }

    /* STATISTICS PAGE */
    .table-grouped-by-column table {
        display: none;
    }
    .table-grouped-by-column-responsive {
        display: block;
        text-align: center;
    }
    .table-grouped-by-column-responsive .m-title,
    .table-grouped-by-column-responsive .row-area-single {
        border: 1px solid black;
    }
    .table-grouped-by-column-responsive .row-area-single + .m-title {
        border-top: 0;
    }
    .table-grouped-by-column-responsive .row-area-single {
        border-top: 0;
    }
    .table-grouped-by-column-responsive .row-area>div:nth-child(odd) {
        float: left;
        width: 50%;
        border: 1px solid black;
        border-top: 0;
        background: lightgrey;
        box-sizing: border-box;
    }
    .table-grouped-by-column-responsive .row-area>div:nth-child(even) {
        border: 1px solid black;
        float: left;
        width: 50%;
        box-sizing: border-box;
        border-top: 0;
        border-left: 0;
        background: #fff;
    }
    .mobile-accordion-no-lr-padding .qode-accordion-content {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    /* EVENTS ARCHIVE */
    .events-archive table.tec-calendar th,
    .events-archive table.tec-calendar td {
        height: auto;
    }
    .events-archive .tec-thismonth a {
        text-indent: -10000em;
    }
    .events-archive .tec-thismonth div:not(.cat_today-at-the-court)[class*='cat_'] a:before {
        margin-right: 0;
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .events-archive span.tec-month-nav > * {
        display: block;
    }
}
@media only screen and (max-width: 460px) {
    /* GLOBAL */
    .center-content-on-mobile * {
        text-align: center!important;
    }
    header.centered_logo .header_inner_left {
        display: flex;
        align-items: center;
        margin: 0!important;
    }
    header.centered_logo.stick.scrolled_not_transparent .logo_wrapper {
        height: 50px!important;
    }
    header.centered_logo .header_inner_right {
        position: absolute;
        right: 0;
        top: 0;
        height: 100px;
        display: flex!important;
        align-items: center;
    }
    nav.mobile_menu ul li a {
        padding-right: 5px;
        padding-left: 5px;
    }

    /* HOME */
    .home .qbutton.big_large_full_width {
        box-sizing: border-box!important;
    }
    .home div.grid_section .section_inner,
    .archive.author .content_inner .container .container_inner,
    .single-post .content_inner .container .container_inner,
    .single-case .content_inner .container .container_inner,
    .single-election-litigation .content_inner .container .container_inner,
    .archive.category .content_inner .container .container_inner,
    .events-archive .content_inner .container_inner,
    .blog .content_inner .container .container_inner {
        width: 100%!important;
        padding: 0 45px!important;
        box-sizing: border-box!important;
    }
    .home .content_inner>.full_width>.full_width_inner>.grid_section:nth-child(2)>.section_inner {
        padding: 0 55px!important;
    }
    .home .content_inner>.full_width>.full_width_inner>.grid_section:nth-child(2) .wpb_single_image .vc_single_image-wrapper {
        padding-top: 25px;
    }
    body.home div.vc_custom_1604965645508 {
        border-left: none!important;
        border-right: none!important;
        padding-left: 0!important;
        padding-right: 0!important;
        margin: 0 0 19px!important;
    }
    body.home div.purple-section {
        padding-bottom: 84px!important;
    }
    .home .purple-section h1,
    .home .purple-section .wpb_text_column {
        text-align: center;
    }
    .home .twitter-section {
        padding-top: 54px;
    }

    /* AUTHOR ARCHIVE */
    .archive.author .content_inner .container .container_inner,
    .blog .content_inner .container .container_inner,
    .single-post .content_inner .container .container_inner,
    .single-case .content_inner .container .container_inner,
    .single-election-litigation .content_inner .container .container_inner,
    .archive.category .content_inner .container .container_inner,
    .events-archive .content_inner .container_inner,
    .blog .content .title .container_inner {
        padding: 0 30px!important;
    }
    .two_columns_66_33.background_color_sidebar {
        display: block;
    }
    .archive.author .author-block {
        margin-left: 0;
    }
    .archive.author .blog_holder article .post_text .post_text_inner {
        padding: 15px 0 0;
    }
    .archive .blog_holder article .post_image {
        width: 100%;
        display: block;
        margin-right: 0;
        height: auto;
    }
    .archive .blog_holder article .post_image>a,
    .blog .blog_holder article .post_image>a {
        width: 100%;
        height: auto!important;
    }
    .archive .blog_holder article .post_image img {
        width: 100%!important;
        height: auto!important;
    }
    .blog_holder article .post_header > .post_image + .post_title_info {
        width: 100%;
    }
    .archive.author .pagination {
        margin-top: 44px;
    }

    /* BLOG */
    .blog article .post_image,
    .search-results article .post_image,
    .category.archive article .post_image {
        width: 35%!important;
        height: 68px!important;
        margin-right: 5%!important;
        float: left!important;
        overflow: hidden;
    }
    .blog .blog_holder article,
    .search-results .blog_holder article,
    .category.archive .blog_holder article {
        padding-bottom: 8px;
    }
    .blog .blog_holder article .post_image img,
    .search-results .blog_holder article .post_image img,
    .category.archive .blog_holder article .post_image img {
        width: 200%!important;
        max-width: 200%!important;
        height: auto!important;
    }
    .blog .blog_holder article .post_image img.portrait-orientation,
    .search-results .blog_holder article .post_image img.portrait-orientation,
    .category.archive .blog_holder article .post_image img.portrait-orientation {
        width: 100%!important;
        max-width: 100%!important;
        height: auto!important;
    }
    .blog .blog_holder article .post_text .post_text_inner,
    .search-results .blog_holder article .post_text .post_text_inner,
    .category.archive .blog_holder article .post_text .post_text_inner {
        padding-top: 1px;
        padding-right: 0;
    }
    .blog .blog_holder article .post_header > .post_title_info,
    .search-results .blog_holder article .post_header > .post_title_info,
    .category.archive .blog_holder article .post_header > .post_title_info {
        float: left!important;
    }
    .blog .blog_holder article .post_header > .post_image + .post_title_info,
    .search-results .blog_holder article .post_header > .post_image + .post_title_info,
    .category.archive .blog_holder article .post_header > .post_image + .post_title_info {
        width: 60%!important;
        float: left!important;
    }
    .blog .blog_holder article .post_text h5,
    .search-results .blog_holder article .post_text h5,
    .category.archive .blog_holder article .post_text h5 {
        display: none!important;
    }
    .blog .blog_holder article .post_text h2,
    .search-results .blog_holder article .post_text h2,
    .category.archive .blog_holder article .post_text h2,
    .blog .blog_holder article .post_text h2 a,
    .search-results .blog_holder article .post_text h2 a,
    .category.archive .blog_holder article .post_text h2 a {
        font-size: 14px;
        line-height: 16px;
    }
    .blog .blog_holder article .post_info,
    .search-results .blog_holder article .post_info,
    .category.archive .blog_holder article .post_info {
        font-size: 12px;
        line-height: 16px;
        margin: 5px 0 0;
    }
    .blog .pagination,
    .category.archive .pagination,
    .search-results .pagination {
        margin-top: 65px;
    }

    /* SINGLE BLOG */
    .single-post .content .content_inner>div:first-child {
        display: none!important;
    }
    .single-post .blog_holder article {
        min-height: 0!important;
    }
    .single-post .blog_holder article .post_text .post_text_inner {
        padding-right: 0;
    }
    .single-post #sticky-sidebar.sticky.flex-end {
        padding: 0!important;
    }
    .single-post .two_columns_66_33>.column1>.column_inner>br:last-child {
        display: none;
    }
    .single-post .twitter-feed {
        margin-top: 27px;
    }

    /* ABOUT PAGE */
    .page-id-25989 .title_subtitle_holder {
        text-align: center;
    }

    /* REGULAR PAGE */
    .page-template-default .content_inner .container .container_inner,
    .page-template-page_sb_term .content_inner .container .container_inner,
    .page-template-page-election-litigation .content_inner .container .container_inner,
    .page-template-page_sb_petition_index .content_inner .container .container_inner,
    .page-template-multimedia-page .content_inner .container .container_inner {
        width: 100%!important;
        padding: 0 30px!important;
        box-sizing: border-box!important;
    }
    .page .interior-top-banner .section_inner,
    .blog .interior-top-banner .section_inner,
    .single-case .interior-top-banner .section_inner,
    .archive.category .interior-top-banner .section_inner {
        width: 100%!important;
        padding: 0 45px!important;
        box-sizing: border-box!important;
    }
    /* ELECTION LITIGATION PAGE */
    .page-template-page-election-litigation .caseindex thead,
    .page-template-page_sb_petition_index .caseindex thead {
        display: none;
    }
    .page-template-page-election-litigation .caseindex td,
    .page-template-page_sb_petition_index .caseindex td {
        display: block;
        text-align: center!important;
        padding-right: 0;
        padding-left: 0;
    }
    .single-election-litigation .content .column2,
    .page-template-page_sb_petition_index .content .column2 {
        display: none;
    }
    .page-template-page_sb_petition_index table.caseindex > colgroup {
        width: auto!important;
    }

    /* SINGLE CASE */
    .single-case .two_columns_66_33>.column2 {
        display: none;
    }
    #mc_subscribe_form input {
        max-width: 100%;
        box-sizing: border-box;
    }
    .single-case .date-docket {
        display: flex;
    }
    .single-case .date-docket tr {
        display: flex;
        flex-direction: column;
    }

    /* STATISTICS PAGE */
    .table-grouped-by-column table {
        display: none;
    }
    .table-grouped-by-column-responsive {
        display: block;
        text-align: center;
    }
    .table-grouped-by-column-responsive .m-title,
    .table-grouped-by-column-responsive .row-area-single {
        border: 1px solid black;
    }
    .table-grouped-by-column-responsive .row-area-single + .m-title {
        border-top: 0;
    }
    .table-grouped-by-column-responsive .row-area-single {
        border-top: 0;
    }
    .table-grouped-by-column-responsive .row-area>div:nth-child(odd) {
        float: left;
        width: 50%;
        border: 1px solid black;
        border-top: 0;
        background: lightgrey;
        box-sizing: border-box;
    }
    .table-grouped-by-column-responsive .row-area>div:nth-child(even) {
        border: 1px solid black;
        float: left;
        width: 50%;
        box-sizing: border-box;
        border-top: 0;
        border-left: 0;
        background: #fff;
    }
    .mobile-accordion-no-lr-padding .qode-accordion-content {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    /* EVENTS ARCHIVE */
    .events-archive table.tec-calendar th,
    .events-archive table.tec-calendar td {
        height: auto;
    }
    .events-archive .tec-thismonth a {
        text-indent: -10000em;
    }
    .events-archive .tec-thismonth div:not(.cat_today-at-the-court)[class*='cat_'] a:before {
        margin-right: 0;
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .events-archive span.tec-month-nav > * {
        display: block;
    }

}
@media only screen and (max-width: 460px) and (min-width: 375px) {
    .widget.events_calendar_widget table td {
        padding: 5px 8px;
    }
}
@media only screen and (max-width: 375px) {
    .widget.events_calendar_widget {
        font-size: 15px;
    }
    .widget.events_calendar_widget table td {
        padding: 5px 5px;
    }
}
