/* LICENSE & DETAILS
   ==================================================

	Theme Name:Andrews Meyers
	Theme URI:http://andrewsmyers.wpengine.com/
	Description:A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License:GNU General Public License version 3.0
	License URI:http://www.gnu.org/licenses/gpl-3.0.html
	Template:andrews-myers
	Version:1.0
	Author:Forthea - Joseeee
	Author URI:http://www.forthea.com/

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

:root {
  --brand-primary: #be2739;
  --brand-gray: #666;
  --brand-dark: #222;
}

body {
  background: black;
}

h2:first-child,
h3:first-child,
h2 + h2 {
  margin-top: 0 !important;
}

h3.ui-accordion-header a {
  color: #000 !important;
}

hr {
  border-color: #ccc;
  margin-top: 30px;
  margin-bottom: 30px;
}

.extraitem {
  padding-top: 65px;
}

.btn {
  white-space: normal !important;
}

.btn-primary.btn-md {
  max-width: 260px;
}

a.btn.btn-primary.btn-md.min.covid {
  max-width: 170px;
  color: #fff !important;
}

a.btn.btn-primary.btn-md.min.covid:hover {
  background: #901624 !important;
  text-decoration: none !important;
}

ul#menu-utility li {
  display: inline-block;
  width: 49%;
}

body.holiday_event .col-md-8 {
  width: 100%;
}

body.holiday_event video {
  width: 100%;
  height: 100%;
}

body.holiday_event iframe {
  width: 100%;
}

.body-text .row + .row {
  margin-top: 15px;
}

.body-text .alignleft {
  max-height: 200px;
  width: auto !important;
}

.tab-pane .row,
.tab-pane .spb_content_element.col-sm-12.profile-attorney.spb_text_column {
  margin-bottom: 0 !important;
  padding-bottom: 0px;
}

.tab-pane .profile-attorney h3 {
  margin-top: 0px;
}

.mobile-small {
  display: none;
}

.split-two {
  position: relative;
}

.mid-hang {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.accordion-right-cta a.btn {
  color: #fff !important;
}

.heading-text.cro-heading > * {
  display: inline-block;
  width: 65%;
}

.page-template-template-cro-new .heading-text.cro-heading > * {
  float: none;
  display: block;
  width: auto;
}

.row.logos {
  padding-top: 35px;
  padding-bottom: 35px;
}

.main-cta {
  width: 30% !important;
  margin: 0;
  padding: 0;
  vertical-align: top;
  margin-top: 13px;
  margin-left: 20px;
}

.main-cta a.btn.btn-primary.btn-lg.trigger-modal.min {
  position: relative;
  right: -34px;
}

.btn-primary.btn-lg.min {
  min-width: 240px;
  max-width: 240px;
}

.profile-attorney {
  padding: 20px 40px;
}

.profile-attorney .headshot {
  margin-bottom: 20px;
}

.wrapper {
  padding-top: 75px;
  padding-bottom: 75px;
}

.max-width-65 {
  max-width: 65%;
}

.spb_accordion.spb_content_element.col-sm-12.not-column-inherit {
  padding: 0;
}

span.weight-400 {
  font-style: italic;
}

a.btn.btn-primary.btn-lg.trigger-modal:hover {
  color: #fff !important;
}

.associated_attorneys ul li a {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.split-two ul {
  padding-left: 35px;
}

.split-two ul li {
  list-style: disc;
  margin-bottom: 7px;
}

.page-wrap a {
  color: #be2739 !important;
}

.file_download {
  margin-left: 6px;
  text-decoration: none;
  border-bottom: 1px dotted #1dc6df;
  color: #666666 !important;
  font-weight: 400;
}

a.btn.btn-primary.btn-lg.trigger-modal,
button.btn.btn-primary.btn-lg.trigger-modal {
  width: 68%;
  float: right;
}

.tab-pane .col-1 button.btn.btn-primary.btn-lg.trigger-modal {
  width: 100%;
}

.row.logos {
  border: 1px solid #e8e8e8;
  padding: 10px;
  background: #f9f9f9;
  margin-top: 25px;
  margin-bottom: 25px;
}

body.page-id-205 .row.logos .col-md-3.icon-box.col-box-1,
body.page-id-205 .row.logos .col-md-3.icon-box.col-box-2,
body.page-id-205 .row.logos .col-md-3.icon-box.col-box-3 {
  width: 33.3333%;
}

body.page-id-205 .row.logos .col-md-3.icon-box.col-box-4,
body.page-id-205 .row.logos .col-md-3.icon-box.col-box-5 {
  width: 50%;
}

.col-md-3.icon-box.col-box-4 {
}

.row.logos .icon-box {
  text-align: center;
  font-size: 38px;
  color: #be2739;
  padding-top: 25px;
  padding-bottom: 25px;
}

p.h4 {
  text-transform: uppercase;
  margin-top: 20px;
  font-weight: 400;
  color: #000;
}

.type-description {
  font-size: 13px;
  color: #666;
}

body.page-id-205 ul.nav.nav-tabs {
  /* min-height:450px; */
  overflow: hidden;
  max-height: 434px;
  overflow-y: scroll;
}

body.page-id-205 .heading-text.cro-heading {
  float: none !important;
}

#logo a {
  overflow: visible !important;
}

.quote_wrapper,
.cro_banner {
  padding-top: 50px;
  padding-bottom: 50px;
}

.quote_wrapper .quote {
  max-width: 58%;
  border-left: 3px solid #be2739;
  padding-left: 20px;
  color: #fff;
}

.quote_wrapper .quoted p,
.testimonial .quoted p {
  font-size: 22px;
  line-height: 30px;
  font-family: "Roboto Slab", sans-serif;
}

.cro_banner .caption p,
.cro_banner .caption .btn {
  vertical-align: middle;
}

.cro_banner .caption p {
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-family: "Roboto Slab", sans-serif;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  width: 65%;
  display: inline-block;
}

.cro_banner .caption .btn {
  width: auto !important;
  max-width: 280px;
  margin-top: 40px;
}

.associated_attorneys {
  background: #f3f3f3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ilightbox-overlay.metro-white {
  background: #000 !important;
}

li.page_item.page-item-950,
li.page_item.page-item-684,
li.page_item.page-item-922 {
  display: none;
  visibility: hidden;
}

.top-border {
  width: 100%;
  position: relative;
  background: url(../../../../../../themes/andrewsmyers/images/top-border.jpg) repeat-x;
  height: 8px;
}

ul#menu-utility {
  padding: 0;
  margin: 0;
}

ul#menu-utility li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #be2739 !important;
  padding: 10px 0px;
  text-transform: uppercase;
  font-weight: 800;
}

ul#menu-utility li a:hover {
  color: #fff !important;
  background: #901624 !important;
  text-decoration: none !important;
}

#logo > a span.standard {
  text-indent: -9999px;
  display: block;
  width: 315px;
  height: 75px;
  background: url(../../../../../../themes/andrewsmyers/images/logo.png) center center/315px 61px no-repeat;
}

#header-section #header {
  background: rgba(189, 189, 189, 1);
  background: -moz-linear-gradient(
    top,
    rgba(189, 189, 189, 1) 0%,
    rgba(209, 209, 209, 1) 23%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(189, 189, 189, 1)),
    color-stop(23%, rgba(209, 209, 209, 1)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(189, 189, 189, 1) 0%,
    rgba(209, 209, 209, 1) 23%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(189, 189, 189, 1) 0%,
    rgba(209, 209, 209, 1) 23%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(189, 189, 189, 1) 0%,
    rgba(209, 209, 209, 1) 23%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(189, 189, 189, 1) 0%,
    rgba(209, 209, 209, 1) 23%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#ffffff', GradientType=0);
  padding: 25px 0px;
}

nav .menu li.current-menu-item > a,
nav .menu > li.menu-item:hover > a {
  color: #be2739 !important;
}

nav#main-navigation .menu > li > a span.nav-line {
  background-color: #be2739 !important;
}

#footer-wrap {
  border-top: 5px solid #be2739;
}

.page-title-wrapper h1 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

body.single-portfolio h3.spb-heading {
  color: #be2739 !important;
  white-space: normal !important;
  line-height: 24px !important;
}

h3.spb-heading,
.single-post h4.spb-heading {
  color: #be2739 !important;
}

.col-md-4 h3.news-heading {
  margin-left: 15px;
}

/* Home Page */
body.home .page-heading {
  display: none;
}

body.home .inner-page-wrap,
.inner-page-wrap {
  margin-top: 0px;
}

body.attorneys-wrap .page-content,
body.single-team .inner-page-wrap {
  margin-top: 50px;
}

.slider-wrap {
  margin-bottom: 0px !important;
}

.featured__project {
  background: #f7f7f7;
}

.spb_parallax_asset.sf-parallax.parallax-content-height.parallax-fixed.spb_content_element.bg-type-cover.col-sm-12.none {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.sf-icon-box-animated .front {
  padding: 85px 20px !important;
}

.sf-icon-box-animated .back {
  background: #b4253a !important;
  border-color: #b4253a !important;
}

.spb_content_wrapper > .one_third {
  margin-bottom: 35px;
}

body.home .spb_testimonial_slider_widget {
  min-height: 420px;
}

.newsletter {
  margin-top: 40px;
}

.ginput_container input[type="text"] {
  margin-bottom: 5px !important;
}

.gform_wrapper .gfield_description {
  line-height: 1.4;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}

/*
.gform_wrapper .gfield_label + .gfield_description {
	display:inline-block;
}
*/
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"] {
  margin-top: 0;
  margin-right: 5px;
}

.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 15px 0px 0px 0px !important;
}

input#gform_submit_button_2,
input#gform_submit_button_1,
input#gform_submit_button_3 {
  background: #be2739 !important;
}

input#gform_submit_button_2:hover,
input#gform_submit_button_1:hover,
input#gform_submit_button_3:hover {
  background: #444 !important;
}

.practices h3.spb-heading {
  color: #fff !important;
}

.testimonial h3.spb-heading {
  color: #222222 !important;
}

.sf-icon.fa-fire:before {
  display: none;
}

.sf-icon.fa-fire {
  width: 61px;
  height: 75px;
  background: url(/wp-content/uploads/2017/08/oil-derrick.png) center center
    no-repeat;
  background-size: 100%;
  margin-top: -5px;
}

.sf-icon-cont.cont-small .sf-icon.fa-fire {
  width: 31px;
  height: 39px !important;
}

.sf-icon-cont.cont-small:hover .sf-icon.fa-fire,
.sf-icon-box.sf-hover .sf-icon.fa-fire {
  background: url(/wp-content/uploads/2017/08/oil-derrick-white.png) center
    center no-repeat;
  background-size: 100%;
}

/* About Section on Homepage */
.about_content a,
.spb_text_column a {
  color: #be2739 !important;
  font-weight: bold;
  word-wrap: break-word;
}

.page-content p a,
.page-content li a {
  color: #be2739;
}

.page-content p a:hover,
.page-content li a:hover {
  color: #be2739;
  text-decoration: underline;
}

#gform_wrapper_2 label {
  display: none;
}

.sf-icon-box-animated .front h3 {
  font-size: 15px;
}

/*Individual Attorneys */
li.tb {
  margin-bottom: 15px;
}

article.type-team .article-body-wrap {
  width: 70%;
}

article.type-team .profile-image-wrap {
  width: 24%;
}

.spb_accordion .ui-accordion .ui-accordion-header {
  /*background:#be2739 !important;*/
}

.spb_accordion .spb_accordion_section > h3 a {
  /*color:#fff !important;*/
}

#gform_wrapper_1 li#field_1_1 label,
#gform_wrapper_1 li#field_1_2 label,
#gform_wrapper_1 li#field_1_3 label,
#gform_wrapper_1 li#field_1_11 label,
#gform_wrapper_1 li#field_1_12 label,
#gform_wrapper_1 li#field_1_4 label,
#gform_wrapper_1 li#field_1_15 label {
  display: none;
}

#gform_wrapper_1 input#choice_1_13_1 {
  margin: 0;
}

#gform_wrapper_1 li#field_1_13 {
  background: #eaeaea;
  padding: 10px;
}

/* About */
.sf-icon-cont:hover,
.sf-hover .sf-icon-cont,
.sf-icon-box[class*="icon-box-boxed-"] .sf-icon-cont,
.sf-hover .sf-icon-box-hr {
  background-color: #be2739 !important;
}

.sf-icon-cont:hover > .sf-icon,
.sf-hover .sf-icon-cont,
.sf-hover .sf-icon {
  color: #fff !important;
}

.sf-icon-cont {
  border-color: rgba(190, 39, 57, 0.5) !important;
}

.sf-icon {
  color: #be2739 !important;
}

/* Individual Attorney Form */
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 100% !important;
}

/*	Single Portfolio */
body.single-portfolio #page-wrap,
body.archive #page-wrap,
body.tax-portfolio-category #page-wrap {
  margin-top: 40px;
}

/* Single Post */
.author-info-wrap,
ul.post-pagination-wrap {
  display: none;
}

.animated-overlay > a:hover {
  /*background:#be2739 !important;*/
}

/* Blog */
.blog-item h3 a,
.blog-item h4 a {
  text-transform: capitalize;
}

.blog-item a:hover {
  color: #be2739 !important;
}

body.single-team > .spb_wrapper ul,
.spb_text_column ul,
.box-content-wrap ul {
  list-style: disc outside none;
  padding: 0px 25px;
}

body.single-team > .spb_wrapper ul li {
  margin-bottom: 15px;
}

.page-heading h1 {
  white-space: normal !important;
}

.post-info.clearfix {
  padding-top: 40px;
}

.sf-button.accent,
.btn-primary {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  background: #be2739 !important;
  /* width:100%; */
}

.btn-primary {
  border: none !important;
}

.btn-primary:hover,
.cro_banner .caption .btn:hover {
  color: #fff !important;
  text-decoration: none !important;
  background: #222 !important;
}

ul.team-members {
  padding: 45px 0px;
}

nav .menu li.current-menu-ancestor > a,
.widget_nav_menu ul > li.current-menu-item a,
a:hover,
#sidebar a:hover,
.pagination-wrap a:hover,
.carousel-nav a:hover,
.portfolio-pagination div:hover > i,
#copyright a,
.beam-me-up a:hover span,
.portfolio-item .portfolio-item-permalink,
.read-more-link,
.blog-item .read-more,
.blog-item-details a:hover,
.author-link,
#reply-title small a,
#respond .form-submit input:hover,
span.dropcap2,
.spb_divider.go_to_top a,
.love-it-wrapper:hover .love-it,
.love-it-wrapper:hover span.love-count,
.love-it-wrapper .loved,
.comments-likes .loved span.love-count,
.comments-likes a:hover i,
.comments-likes .love-it-wrapper:hover a i,
.comments-likes a:hover span,
.love-it-wrapper:hover a i,
.item-link:hover,
#header-translation p a,
#swift-slider .flex-caption-large h1 a:hover,
.wooslider .slide-title a:hover,
.caption-details-inner .details span > a,
.caption-details-inner .chart span,
.caption-details-inner .chart i,
#swift-slider .flex-caption-large .chart i,
#breadcrumbs a:hover,
.ui-widget-content a:hover,
.yith-wcwl-add-button a:hover,
#product-img-slider li a.zoom:hover,
.woocommerce .star-rating span,
ul.member-contact li a:hover,
.price ins,
.bag-product a.remove:hover,
.bag-product-title a:hover,
#back-to-top:hover,
ul.member-contact li a:hover,
.fw-video-link-image:hover i,
.ajax-search-results .all-results:hover,
.search-result h5 a:hover .ui-state-default a:hover,
.comments-likes a:hover span,
.comments-likes a:hover i,
.carousel-wrap > a:hover,
#mobile-menu ul li:hover > a {
  color: #be2739 !important;
}

.article-body-wrap .share-links a:hover {
  color: #fff !important;
}

figure.animated-overlay figcaption {
  background-color: #be2739 !important;
}

.standard-browser .sf-icon-box-animated:hover .inner,
.no-csstransitions .sf-icon-box-animated .inner,
.sf-icon-box-animated.sf-mobile-hover .inner {
  padding: 30px 0px;
}

.header-right > p {
  text-align: right;
}

ul.attorney-filter-tabs {
  margin-top: 50px;
}

ul.team-members li {
  opacity: 0;
  height: 0;
  visibility: hidden;
  transition: visibility 0s, opacity 0.4s linear;
  display: none;
  text-align: center;
}

ul.team-members li.selected {
  opacity: 1;
  visibility: visible;
  height: 100%;
  display: block;
  text-align: center;
}

ul.team-members li a {
  display: block;
}

.filter-slide-wrap.col-sm-12 ul {
  margin: 0px !important;
}

.blog-items-wrap.blog-mini {
  margin-top: 45px;
}

.pagination-wrap li a:hover,
ul.bar-styling li:not(.selected) > a:hover,
ul.bar-styling li > .comments-likes:hover,
ul.page-numbers li > a:hover,
ul.page-numbers li > span.current,
ul.blog-aux-options li.selected a,
ul.wp-tag-cloud li a:hover,
ul.aux-categories li a:hover {
  background: #be2739 !important;
  border-color: #be2739 !important;
}

ul.blog-aux-options li.selected a:hover,
ul.wp-tag-cloud li a:hover,
ul.aux-categories li a:hover {
  color: #fff !important;
}

.spb_testimonial_carousel_widget cite,
.testimonials-slider cite {
  opacity: 1 !important;
  -moz-opacity: 0.1 !important;
  filter: alpha(opacity=100) !important;
  font-size: 16px !important;
}

.testimonials-slider cite span {
  display: block;
  font-size: 14px !important;
  opacity: 0.9 !important;
  -moz-opacity: 0.9 !important;
  filter: alpha(opacity=90) !important;
}

.filter-slide.wrap.col-sm-12 {
  margin-bottom: 0px !important;
}

body.page-id-6 div.sf-icon-box {
  min-height: 200px;
}

.related-wrap {
  padding-top: 70px;
}

li.related-item.col-sm-12.clearfix {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  padding-top: 15px;
}

figure.profile-image-wrap a {
  display: inline-block;
}

li.team-member img {
  width: auto;
  height: 320px;
  margin-bottom: 25px;
}

.team-member .team-member-position {
  margin: 10px 0px !important;
}

body.single-portfolio h3.spb-heading > span:before,
body.single-portfolio h3.spb-heading > span:after {
  border-top: none !important;
}

ul.attorney-filter-tabs li a.active,
ul.portfolio-filter-tabs li.selected a {
  background: #be2739 !important;
  border-color: #be2739 !important;
  color: #fff !important;
}

li.sf-love,
.comments-likes {
  display: none !important;
}

.rev_slider_wrapper .tp-leftarrow {
  left: 4% !important;
}

.rev_slider_wrapper .tp-rightarrow {
  right: 1% !important;
}

.hesperiden.tparrows:hover {
  background: inherit !important;
  border-color: #be2739 !important;
  color: #fff !important;
}

.rev_slider_wrapper .tp-leftarrow:hover {
  background: transparent
    url(/wp-content/themes/andrews-myers/images/slider-nav.png) no-repeat
    center left !important;
}

.rev_slider_wrapper .tp-rightarrow:hover {
  background: transparent
    url(/wp-content/themes/andrews-myers/images/slider-nav.png) no-repeat 100%
    0 !important;
}

.ground_up .spb_content_element.col-sm-12.spb_text_column,
.ground_up .spb_content_element.col-sm-12.spb_text_column p {
  margin: 0;
}

.ground_up .spb_content_element.col-sm-12.spb_text_column p {
  color: #fff;
  text-align: center;
  padding: 15px 0px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.carousel-wrap .carousel-items .carousel-item {
  text-align: center;
}

.display_archive .campaign {
  font-weight: bold;
}

.display_archive .campaign a {
  font-weight: 400;
}

.practice-categories {
  -webkit-column-count: 2;
}

.practice-categories li a {
  padding: 0;
  display: block;
  line-height: 30px;
}

.practice-categories li {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.pull-up {
  position: relative;
  top: -50px;
}

.search-results .inner-page-wrap {
  padding-top: 54px;
}

.sitemap-wrap ul li.page-item-30,
.sitemap-wrap ul li.page-item-684,
.sitemap-wrap ul li.page-item-197,
.sitemap-wrap ul li ul.children li.page-item-198 {
  display: none !important;
  visibility: hidden;
}

.one_fourth .sf-icon-box-animated .front {
  min-height: 320px;
}

nav#main-navigation ul.menu {
  float: none;
}

nav.std-menu .menu ul.sub-menu {
  top: 47px !important;
}

nav.std-menu .menu ul.sub-menu li:first-child:before {
  content: "";
  display: none !important;
}

nav#main-navigation .menu ul.sub-menu ul.sub-menu {
  margin-left: 0;
  border-left: 1px solid #ccc;
  width: 100%;
  min-width: 280px;
}

nav.std-menu .menu ul li > ul > li > a,
nav.std-menu .menu ul li > ul > li > span.title {
  white-space: normal;
  text-overflow: clip;
  height: auto;
}

ul.sub-menu li ul.sub-menu li a {
  width: 100%;
  min-width: 100%;
}

nav.std-menu ul.menu li ul.sub-menu li a:hover {
  background: #be2739;
  color: #fff !important;
}

.heading-text.no-float {
  float: none !important;
}

.carousel-wrap .carousel-prev {
  left: -18px !important;
}

.carousel-wrap .carousel-next {
  right: -18px !important;
}

.flex-direction-nav a,
.wooslider-direction-nav a,
.carousel-wrap a.carousel-next,
.carousel-wrap a.carousel-prev {
  opacity: 1 !important;
}

.flexslider.gallery-nav ul.slides li.flex-active-slide {
  border: 1px solid #be2739;
}

ul.jumplinks {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 40px;
  background: url(/wp-content/uploads/2018/04/locations-jumplinks-icon.jpg) left
    center no-repeat;
}

ul.jumplinks {
  position: relative;
  left: -115px;
}

ul.jumplinks li {
  display: inline-block;
  padding: 0px 10px;
  text-transform: uppercase;
  color: #b0b0b0;
}

ul.jumplinks li span:hover {
  cursor: pointer;
  color: #be2739;
}

ul.jumplinks li span {
  text-transform: initial;
}

ul.jumplinks li.links {
  border-right: 1px solid #989898;
  color: #6e6e6e;
}

ul.jumplinks li.links:last-child {
  border-right: none;
}

h4.spb-heading,
h3.spb-heading,
h4.lined-heading {
  text-overflow: initial !important;
}

.container.logo_wrapper {
  border: 1px solid #cccccc;
}

.container.logo_wrapper h4 {
  float: left;
  width: 19%;
  margin-left: 25px;
  margin-top: 20px;
}

.container.logo_wrapper img {
  max-width: 150px;
}

ul.filtering li {
  display: inline-block;
  padding: 0px 10px;
  text-transform: uppercase;
  color: #b0b0b0;
  border-right: 1px solid #989898;
}

ul.filtering li:last-child {
  border-right: none;
}

.spb_blog_widget .filter-wrap .filter-slide-wrap {
  padding: 0px !important;
}

.slideout-filter ul li {
  margin-bottom: 0px !important;
  padding: 5px 0px;
}

.filter-wrap.slideout-filter.blog-filter-wrap.row.clearfix .col-sm-12 {
  margin-bottom: 0px !important;
}

/* CRO Template Elements */
.page-template-template-cro-new .sidebar {
  padding-top: 62px;
  padding-right: 30px;
}

.page-template-template-cro-new .sidebar .widget-heading h4 {
  margin-bottom: 10px;
}

.page-template-template-cro-new .sidebar .widget_nav_menu ul > li a {
  color: #be2739;
}

.page-template-template-cro-new .sidebar .widget_nav_menu ul > li a:hover {
  color: #666 !important;
}

.page-template-template-cro-new .sidebar .cta-block {
  text-align: center;
  background: #be2739;
  margin: 50px auto 0;
  padding: 30px 20px;
}

.page-template-template-cro-new .sidebar .cta-block .caption {
  color: #fff;
  font-family: "Roboto Slab", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.page-template-template-cro-new .sidebar .cta-block a {
  color: #be2739;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
  margin: 0 auto;
  padding: 10px 50px;
  display: inline-block;
}

.page-template-template-cro-new .sidebar .cta-block a:hover {
  color: #fff !important;
  background: #222;
}

.page-template-template-cro-new .sidebar .widget_nav_menu ul ul {
  padding-bottom: 5px;
  display: none;
}

.page-template-template-cro-new
  .sidebar
  .widget_nav_menu
  ul
  li.current_page_item
  ul {
  display: block;
}

.page-template-template-cro-new .sidebar + .content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.page-template-template-cro-new .container .container {
  width: auto;
}

.page-template-template-cro-new h2 {
  color: #222;
  font-size: 22px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-template-template-cro-new .wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

.who_we_serve ul {
  list-style: disc;
  padding-left: 15px;
}

.buckets.container {
  padding: 20px 0 0;
}

.buckets .bucket {
  margin-bottom: 30px;
}

.buckets .bucket .inner {
  background: #f0f0f0;
  border: 1px solid #e0e0e0;
  min-height: 230px;
  padding: 16px 20px;
}

.buckets .bucket h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
}

.buckets .bucket p {
  margin: 0 0 5px;
}

.buckets .bucket a {
  color: #be2739;
  font-weight: bold;
  font-style: italic;
}

.testimonial.wrapper .container {
  text-align: center;
  border-top: 4px solid #be2739;
  border-bottom: 4px solid #be2739;
  padding: 30px 0 20px;
}

.page-template-template-cro-new .associated_attorneys {
  background: none;
}

.page-template-template-cro-new .associated_attorneys .attorneys {
  margin-top: 30px;
}

.page-template-template-cro-new .associated_attorneys .item {
  margin-bottom: 30px;
}

/*
.page-template-template-cro-new .associated_attorneys .item:nth-child(n+6) {
	display: none;
}
*/
.page-template-template-cro-new .associated_attorneys a.inner {
  text-decoration: none !important;
  border: 1px solid #222;
  display: block;
}

.page-template-template-cro-new .associated_attorneys a.inner:hover {
  border-color: #be2739;
}

.page-template-template-cro-new .associated_attorneys .img {
  height: 240px;
  position: relative;
  overflow: hidden;
}

.page-template-template-cro-new .associated_attorneys .img img {
  width: 100%;
}

.boardcert {
  height: 25px;
  width: auto !important;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.page-template-template-cro-new .associated_attorneys .detail {
  background: #222;
  padding: 10px 13px;
}

.page-template-template-cro-new .associated_attorneys a.inner:hover .detail {
  background: #be2739;
}

.page-template-template-cro-new .associated_attorneys .detail p {
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
}

.page-template-template-cro-new .associated_attorneys .detail .name {
  font-weight: bold;
  margin-bottom: 5px;
}

.page-template-template-cro-new .associated_attorneys .detail .position {
  font-style: italic;
}

.page-template-template-cro-new .big-btn {
  color: #be2739;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #be2739;
  padding: 20px;
  display: block;
  clear: both;
}

.page-template-template-cro-new .big-btn:hover {
  color: #fff !important;
  background: #be2739;
  cursor: pointer;
}

.page-template-template-cro-new .bullets {
  margin-bottom: 30px;
}

.page-template-template-cro-new .bullets .item {
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}

.page-template-template-cro-new .bullets i {
  color: #be2739;
  position: absolute;
  top: 3px;
  left: 0;
}

.page-template-template-cro-new .bullets .h4 {
  font-family: "Roboto Slab", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  margin: 0 0 5px;
}

.page-template-template-cro-new .bullets .type-description {
  font-size: 14px;
}

.page-template-template-cro-new .bullets + .extra {
  text-align: center;
}

.page-template-template-cro-new .bullets + .extra img {
  border: 1px solid #ccc;
}

@media (max-width: 1199px) {
  .page-template-template-cro-new .associated_attorneys .img {
    height: 190px;
  }

  .page-template-template-cro-new .associated_attorneys .detail {
    min-height: 84px;
  }
}

@media (max-width: 991px) {
  .cro_banner .caption p {
    width: 100%;
  }

  .cro_banner .caption .btn {
    float: none !important;
  }

  .page-template-template-cro-new .sidebar > img,
  .page-template-template-cro-new .sidebar .cta-block {
    vertical-align: middle;
    display: inline-block;
  }

  .page-template-template-cro-new .sidebar > img {
    width: 25%;
  }

  .page-template-template-cro-new .sidebar .cta-block {
    /* width: 67%;
		margin: 0 0 0 5%; */
    width: 100%;
    margin: 0;
  }

  .page-template-template-cro-new .associated_attorneys .detail {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .buckets .bucket .inner {
    min-height: 0;
  }

  .page-template-template-cro-new .sidebar .cta-block .caption {
    font-size: 16px;
  }

  .page-template-template-cro-new .sidebar .cta-block a {
    font-size: 16px;
    padding: 10px;
    display: block;
  }

  .page-template-template-cro-new .container .container:first-child:last-child {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .page-template-template-cro-new .associated_attorneys .detail {
    min-height: 84px;
  }
}

/* Practice Areas Sidebar */
#nav_menu-2 .sub-menu {
  font-size: 0.85em;
  border-top: 1px solid #e4e4e4;
  padding: 5px 0;
}

#nav_menu-2 .sub-menu li {
  border: none;
}

#nav_menu-2 .sub-menu li > a {
  padding: 5px 0;
}

#nav_menu-2 .sub-menu li.current-menu-item > a {
  color: #666 !important;
}

/* Leadership Page Customization */
/*
.page-id-2263 h2 {
	text-align:left !important;
	clear:both;
}
.page-id-2263 .wrapper-bios {
	text-align:left;
	vertical-align:top;
	margin:0 -15px;
	display:block;
	clear:both;
}

.page-id-2263 .bio-wrapper {
	vertical-align:top;
	width:25%;
	margin:30px 0;
	padding:0 15px;
	display:block;
	float:left;
}

.page-id-2263 .bio-wrapper-image {
	height:320px;
	width:auto;
	max-width:280px;
	border-radius:0px !important;
	display:inline-block;
	order:1;
}
.page-id-2263 .bio-wrapper-contact {
	margin:0 auto;
	display:inline-block;
	order:2;
}
.page-id-2263 .entry-content {
	display:none;
}
*/

.page-id-2193 .spb_wrapper > h2:first-child + .wrapper-bios > .bio-wrapper {
  width: 100%;
}

@media (min-width: 991px) {
  .page-id-2193
    .spb_wrapper
    > h2:first-child
    + .wrapper-bios
    .bio-wrapper-image {
    height: 200px;
    width: 200px;
  }
}

@media (max-width: 1199px) {
  ul.jumplinks {
    position: relative;
    left: 0px;
  }
}

@media (max-width: 1024px) {
  #logo > a h1.standard {
    width: 100%;
    background-size: 100%;
  }

  #logo h1.retina {
    display: none;
  }
}

@media (max-width: 991px) {
  body.page-id-205 .row.logos .col-md-3.icon-box.col-box-1,
  body.page-id-205 .row.logos .col-md-3.icon-box.col-box-2,
  body.page-id-205 .row.logos .col-md-3.icon-box.col-box-3,
  body.page-id-205 .row.logos .col-md-3.icon-box.col-box-4,
  body.page-id-205 .row.logos .col-md-3.icon-box.col-box-5 {
    width: 100%;
  }

  .col-md-3.icon-box.col-box-4 {
    margin-left: 0%;
  }

  #logo > a h1.standard {
    width: 280px;
  }

  #logo h1.retina {
    display: none;
  }

  .max-width-65 {
    max-width: 100%;
  }

  .medium-large {
    display: none;
  }

  .mobile-small {
    display: block;
  }

  .mid-hang {
    position: relative;
    top: 0%;
    transform: translateY(0%);
    right: 0;
  }

  .main-cta a.btn.btn-primary.btn-lg.trigger-modal.min {
    position: relative;
    right: 0;
  }

  .main-cta {
    margin-left: 0px;
  }

  ul.filtering,
  .container.logo_wrapper h4 {
    width: 100%;
    text-align: center;
    float: none;
  }

  .extraitem {
    padding-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  #logo > a h1.standard {
    width: 315px;
  }

  section.fw-row.row-content-width > .container {
    padding: 0px !important;
  }

  .related-items li {
    width: 100% !important;
  }

  div.spb_slider_widget.col-sm-12 {
    margin-bottom: 0px !important;
  }

  #logo h1.retina {
    display: none;
  }

  h4.spb-heading,
  h3.spb-heading,
  h4.lined-heading {
    line-height: 100% !important;
    white-space: normal !important;
  }

  ul.jumplinks li {
    display: none;
  }

  li.links {
    display: inline-block !important;
  }

  .has-no-sidebar .mini-items .blog-item figure {
    width: 100%;
  }

  body.page-id-9 #main-container > .fw-row > .container,
  div.page-id-9 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  body.page-id-9
    #main-container
    > .spb-row-container
    > .spb_content_element
    > .container {
    padding: 0px !important;
  }

  .slideout-filter ul li {
    float: none;
  }

  .heading-text.cro-heading > *,
  .main-cta {
    display: block;
    width: 100% !important;
  }

  .quote {
    max-width: 100%;
  }

  .quoted p {
    font-size: 18px;
    line-height: 24px;
  }

  .btn-primary.btn-lg.min {
    display: block;
    margin: 20px auto;
  }

  a.btn.btn-primary.btn-lg.trigger-modal,
  button.btn.btn-primary.btn-lg.trigger-modal {
    float: none;
    width: 100%;
  }
}

@media (max-width: 420px) {
  .page-heading h1 {
    text-align: center;
  }

  ul.jumplinks {
    background: none;
    padding: 0;
    text-align: center;
  }

  #logo > a h1.standard {
    background-size: 100%;
  }

  ul.team-members li {
    min-height: 355px;
  }

  section.fw-row.row-content-width > .container {
    padding: 0px !important;
  }

  #logo h1.retina {
    display: none;
  }
}

@media (max-width: 320px) {
  #logo > a h1.standard {
    /*width:100%;
		background-size:100%;*/
    width: 260px;
  }

  #logo h1.retina {
    display: none;
  }
}

/* Jackson Update 20230815 */

.portfolio-item-content > div {
  padding-right: 0;
  padding-left: 0;
}

@media only screen and (max-width: 767px) {
  ul.portfolio-filter-tabs {
    flex-wrap: wrap;
    display: flex;
  }

  ul.portfolio-filter-tabs li {
    width: 50%;
  }

  .attorney-filter-tabs {
    display: flex;
    flex-wrap: wrap;
  }

  ul.attorney-filter-tabs li {
    width: 100%;
    margin-bottom: 0.5rem;
    border-right: none;
  }

  /* .attorney-details {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	} */

  .team-template-default .article-body-wrap .body-text .row {
    margin-left: 0;
    margin-right: 0;
  }

  .team-template-default
    .article-body-wrap
    .body-text
    .content-width
    .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .quote_wrapper .quote {
    max-width: 85%;
  }

  .associated_attorneys.wrapper {
    /* margin-left: 1rem;
		margin-right: 1rem;
		padding-left: 1rem;
		padding-right: 1rem; */
  }

  .spb_accordion.spb_content_element.col-sm-12.not-column-inherit {
    padding: 1rem;
  }

  .energy-attorneys-row {
    display: flex;
    flex-wrap: wrap;
  }

  .portfolio-item-content > div > .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.what_we_can_do ul {
  list-style: disc;
  padding-left: 2rem;
}

.what_we_can_do a {
  color: var(--brand-primary);
}

/* New Homepage Refresh */

.post-3964 .page-content > .container:nth-child(2) {
  background: url(http://www.andrewsmyers.com/wp-content/uploads/2018/04/best-place-towork-slide-1.jpg);
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-3964 .homepage-h1 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.post-3964 h1 {
  font-size: 32px;
  color: #666;
}

.post-3964 .row {
  margin-left: 0;
  margin-right: 0;
}

.home-news-buckets-wrapper h2,
.post-3964 h2 {
  font-size: 32px;
}

.post-3964 .page-content > .container {
  padding-top: 25px;
  padding-bottom: 25px;
}

.home-banner {
  display: flex;
  justify-content: space-around;
}

.home-banner img {
  width: 250px;
  height: auto;
}

.home-banner-content {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-banner-content p {
  font-size: 32px;
  color: white;
  line-height: 1.25em;
}

p a.btn-primary {
  color: #fff !important;
  font-weight: normal !important;
}

.home-practices .container > p,
.home-practices h2 {
  color: white;
}

.home-featured-project h2 {
  color: var(--brand-primary);
}

.home-featured-project a {
  color: var(--brand-gray);
}

.home-featured-project .spb_single_image {
  aspect-ratio: 4/3;
  overflow: hidden;
}

.home-featured-project .spb_wrapper {
  height: 100%;
}

.home-featured-project figure.lightbox {
  height: 100%;
}

.home-featured-project .spb_single_image img {
  height: 100%;
  object-fit: cover;
}

.home-news-buckets {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}

.home-news-buckets img {
  width: 100%;
  height: auto;
}

.home-featured-project-title {
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .home-banner {
    flex-direction: column;
    gap: 25px;
    align-items: center;
  }

  .home-news-buckets {
    grid-template-columns: 1fr;
  }

  .home-featured-project-title {
    margin-bottom: 0 !important;
  }

  .home-banner-content p {
    font-size: 24px !important;
  }
}

/* Team Award Images 08-23*/
.team-award-images {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1em;
}

.team-award-images img {
  margin: auto;
}

@media only screen and (max-width: 539px) {
  .team-award-images {
    grid-template-columns: repeat(2, 1fr);
  }
}
