.client-review-section blockquote {
	color: #fff !important;
}

.cta-sm img {
    transition: inherit;
    max-width: 100px !important;
    width: 100%;
}

.cta-sm .col-md-2{
	text-align: center;
}

.case-results {
	color: #ffffff !important;
}

.quick_fact .title {
	font-size: 50px !important;
}

.testimonial-heading-homepage {
	color: #ffffff !important;
}
svg.goog-svg {
    height: 40px;
	  width: auto;
	  margin-top: -4px;
	-webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
    transform: translateY(4px);
}

svg.goog-svg path {
    fill: #002355;
}

iframe#footer-map{
	height: 450px;
}

.full-width-map{
	width: 100% !important;
	margin: 0 0px -55px;
}

.old-map-hold{
	display: none !important;
}

/* NEW FORMS */

label.gfield_label {
    font-style: italic;
    font-weight: 100 !important;
	margin: 0px !important;
}

.ginput_container_text {
    margin: 0px !important;
}

/* CAROUSEL */

body.home .award_logos{
	display: none;
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
}

.flickity-enabled .flickity-prev-next-button.next {
    right: -40px;
}

.flickity-enabled .flickity-prev-next-button.previous {
    left: -40px;
}

.flickity-button {
    position: absolute;
    border: none;
    color: #333;
	padding: .6rem;
}

.flickity-enabled{
	position: relative;
	padding: 2rem 0rem;
}

.carousel-cell{
	text-align: center;
}

.awards-carousel .carousel-cell {
    width: 20%;
}

.awards-carousel img{
	max-width: 120px !important;
	height: auto !important;
}

.flickity-viewport{
	overflow: hidden;
}

ol.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
}

.star-img img {
    max-width: 75px;
}

.review_name {
    font-size: 2rem;
}

.snippet-data {
    padding: 2rem 0rem;
}

/* SHORTCODE STYLING */

.sc-carousel .carousel-cell{
	width: 100%;
	text-align: center;
	padding: 2rem 0rem;
}

.sc-carousel {
    margin: 3rem 0rem;
}

a.no-style-a {
    color: unset;
    text-decoration: none;
}

.grid-cont .grid {
    margin-bottom: 30px;
}

.grid > div {
    height: 100%;
    padding: 0.75rem;
    border: 2px solid #000;
	color: #000;
}

.dark .grid > div {
	border-color: #FFF;
	color: #FFF;
}

.grid > div h4{
	position: relative;
	padding-bottom: 2rem;
}

.grid > div h4:before{
	content: '';
    position: absolute;
    bottom: 1.5rem;
    left: 30%;
    height: 1px;
    width: 40%;
	background: #000;
}

.dark .grid > div h4:before{
	background: #FFF;
}

.related-posts-togg{
	cursor: pointer;
}

.home-accordion > div{
	display: none;
}

.home-accordion li{
	list-style: none;
}

.home-accordion li p{
	margin-bottom: 0px;
}

.home-accordion{
	margin: auto;
}

.home-accordion h3:hover {
	cursor: pointer;
}

.home-accordion h3:before {
    content: '+ ';
	position: absolute;
    margin-left: -30px;
}

.home-accordion h3.open:before {
    content: '- ';
	position: absolute;
    margin-left: -30px;
}

.accordion_copy a:hover {
    color: unset;
}

.related-posts-cont{
	display: none;
}

.widget a.btn{
	color: #FFF;
}

.related-posts-imgs h3, .related-posts-cont h3{
	color: #000;
}

.related-posts-alt-cont{
	text-align: center;
}

.not-in-sidebar.related-posts-togg {
    font-size: 1.5rem;
	margin-top: 1rem;
	color: #FFF !important;
}

.related-posts-imgs .col-md-4, .related-posts-alt-cont .col-md-4{
	padding-bottom: 1rem;
}

.cta-sm a {
    color: inherit !important;
}

.cta-sm {
    padding: 1rem;
    border-radius: 10px;
    box-shadow: 5px -5px 6px #0000003b;
	max-width: 650px;
	margin: auto !important;
	transition: all 400ms;
}

.cta-sm div{
	transition: inherit;
}

.cta-sm img{
	transition: inherit;
	max-width: 100px;
	width: 100%;
}

.cta-sm h3{
	transition: inherit;
}

.cta-sm p{
	transition: inherit;
}

.cta-sm:hover{
	-webkit-filter: invert(100%);
   filter: invert(100%);
}

/* COL CODE */

body:not(.home) main{
	margin: auto;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    align-items: center !important;
}

	
/*RESPONSIVE */

@media (min-width: 1240px){
		.section_wrapper, .container {
			max-width: 1220px;
	}
}

.blog_wrapper .col-3 {
    max-width: 95% !important;
}

@media (min-width: 768px){
		#Header {
			/* margin-bottom: 90px; */
	}
}

#Top_bar #logo {
    height: 60px;
    max-width: 286px;
    margin: 0 auto !important;
    line-height: 60px;
    padding: 10px;
}
#Sliding-top .widgets_wrapper > .container {width: 85%; }

/* PAGE SPEED FIXES */
/* Layout Shift 1 */
body.layout-full-width{
	position: relative !important;
}
/* Layout Shift 2 */
/* Rev Slider */
div#mfn-rev-slider {
    min-height: 600px;
}
@media (max-width: 1249px) {
  div#mfn-rev-slider {
    min-height: unset;
  }
}
@media (max-width: 450px) {
  div#mfn-rev-slider {
    min-height: 225px;
  }
	.rev_slider{
		min-height: 225px;
	}
}
@media (max-width: 360px) {
   div#mfn-rev-slider {
    min-height: 180px;
  }
	.rev_slider{
		min-height: 180px;
	}
}
/* Welcome to the law section */
.mcb-section-1aca254df .column_attr > div[style*="margin: 0px 13% 0 5%"] {
  margin: 0 auto !important;
  max-width: 900px;
  width: 100%;
}
.mcb-section-1aca254df .column_attr h2 {
    letter-spacing: 0.3px;
	  font-size: 24px;
	  color: #000;
}
.mcb-item-9c58904af{
	display: none;
}
hr.no_line{
	margin:0px !important;
}

.mcb-section-fa31ef212{
	height: 60px;
}
/* Testimonials */
.testimonials_list .item .desc h2,
.testimonials_list .item .desc h4{
  color: #fff;
  font-weight: 600;
	font-size: 22px;
}
p.subtitle {
    margin: 0;
}
.testimonials_list .item .desc hr.hr_color{
	margin: 0;
}
.blockquote blockquote {
    margin-bottom: 0;
}

/* Accessibility */
@media only screen and (max-width: 767px) {
    #Top_bar a.responsive-menu-toggle {
        right: 50px;
    }
}
/* Socials */
.awac div > span {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.awac div > span a {
    display: block;
}
i.fa.fa-facebook,
i.fa.fa-youtube{
    margin: 0px !important;
}

.big{
	color: #000;
}
p a:hover {
  color: #000;
  text-decoration: underline;
}

.column.one-third h3,
.style-simple h2.get_in_touch{
	margin: 0px;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000 !important;
	text-align: center;
}

.desc_txt h2{
	font-weight: 400;
	font-size: 24px;
}
.mcb-item-651cc5438 h2{
  color: #7a5a2c;
}
.two-third h1{
  color: #7a5a2c;
}
.one-third ul li,
.one-third ul li i{
    color: #7a5a2c;
}
#gform_submit_button_1 {
  background-color: #7a5a2c; 
  color: #ffffff;
}
.office-hours ul{
	margin-left: 0px;
}
.office-hours ul li{
  list-style: none;	
}
a{
	color: #7a5a2c;
}
/* Mobile */
@media only screen and (max-width: 460px) {
		li.tp-revslider-slidesli.active-revslide {
			position: unset !important;
			display: flex !important;
			flex-direction: column;
			justify-content: center !important;
	}
	.tp-parallax-wrap {
			position: unset !important;
			display: block !important;
	}
	.tp-loop-wrap {
			position: unset !important;
			display: block !important;
	}

	.tp-mask-wrap {
			position: unset !important;
			display: flex !important;
	}

	li.tp-revslider-slidesli.active-revslide > .tp-parallax-wrap:nth-last-of-type(2) {
		display: flex !important;
		flex-direction: row !important;
		gap: 1rem;
	}
	li.tp-revslider-slidesli.active-revslide > .tp-parallax-wrap:nth-last-of-type(1) {
		margin: 0 !important;
	}

  #Top_bar #logo img.logo-mobile{
    display: inline-block;
    width: 140px;
    height: auto;
  }
	div#slide-1-layer-1 {
    font-size: 15px !important;
    padding: 10px !important;
    line-height: 15px !important;
    background-color: rgba(0,35,85,0.9) !important;
	  color: #fff !important;
	}
	div#slide-1-layer-2 {
    font-size: 15px !important;
    padding: 10px !important;
    line-height: 15px !important;
    background-color: rgba(0,35,85,0.9) !important;
		color: #fff !important;
  }
	div#slide-1-layer-3 {
    font-size: 15px !important;
    padding: 10px !important;
    line-height: 15px !important;
    background-color: rgba(0,35,85,0.9) !important;
		color: #fff !important;
	}
}

/* Slider */

.awards-carousel .flickity-viewport{
    height: 120px !important;
}
.awards-carousel .carousel-cell{
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.awards-carousel .carousel-cell div {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    height: 120px;
}
.awards-carousel:not(.flickity-enabled) {
  display: flex;
}
.award_logos {
    padding-top: 50px;
}
.awards-carousel{
    padding: 0px;
}