/*
Theme Name: Burnette Shutt
Theme URI: https://burnetteshutt.law/
Description: A custom Wordpress theme developed for Burnett Shutt.
Version: 1.0
Author: ADCO
Author URI: https://adcoideas.com/
Tags: blue, gray, white, two-columns, fixed-width
*/

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-Thin.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-ThinItalic.woff2') format('woff2');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-LightItalic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-RegularItalic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-MediumItalic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis';
	src: url('assets/fonts/Metropolis-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

body {
	color: #000000;
	font-family: 'Metropolis', sans-serif;
	font-weight: 300;
	line-height: 1.8;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #0d596a;
	line-height: 1.3;
	font-weight: 300;
	margin: 0;
}

.subheading {
	color: #58595b;
	font-size: 1rem !important;
	/*line-height: 1.6;*/
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

a {
	color: #0d596a;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

a:hover {
	color: #333333;
}

b, strong {
	font-weight: bold;
}

.btn {
	background-color: transparent;
	line-height: 1;
	border: 2px solid #0d596a;
	border-radius: 50px 50px 50px 50px;
	padding: 15px 30px;
}

.btn i {
	margin-left: 8px;
	vertical-align: middle;
}

.btn-primary {
	color: #0d596a;
}

.btn-primary:hover, .btn-primary:active {
	color: #ffffff !important;
	background-color: #0d596a !important;
	border-color: #0d596a !important;
}

.btn-secondary {
	color: #ffffff;
	border-color: #ffffff;
}

.btn-secondary:hover, .btn-secondary:active {
	color: #0d596a !important;
	background-color: #ffffff !important;
	border-color: #ffffff !important;
}

header {
	background-color: rgba(96,198,200,0.65);
	position: relative;
}

.navbar {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-brand {
	padding: 0;
}

.navbar-brand img {
	width: 250px;
}

.navbar-toggler {
	border: none;
	border-radius: 0;
}

.navbar-nav .nav-link {
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0 !important;
}

.navbar-nav .phone .nav-link {
	color: #00b4bf;
	font-size: 1.125rem;
	background-color: #ffffff;
	font-weight: 500;
	display: inline-block;
	padding: 0.5rem 1.25rem 0.25rem !important;
	margin-top: 20px;
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active, .navbar-nav .current-page-ancestor .nav-link, body.single-attorneys .nav-item-20 .nav-link, body.single-practice-areas .nav-item-21 .nav-link, body.archive .nav-item-22 .nav-link, body.search .nav-item-22 .nav-link, body.single-post .nav-item-22 .nav-link {
	color: #00b4bf;
}

#mobileNavbar {
	color: #ffffff;
	background-color: #093138;
	--bs-offcanvas-width: min(90vw, 400px);
}

#mobileNavbar .offcanvas-header {
	padding: 30px;
}

#mobileNavbar .offcanvas-body {
	padding: 20px 30px 30px;
}

.home-slider {
	overflow: hidden;
}

.home-slider sr7-module {
	transform-origin: top center;
}

.home-slider sr7-module {
	margin-top: -40px;
}

.home-features .feature {
	border-bottom: 1px solid #dddddd;
	border-top: none;
	padding-top: 30px;
	padding-bottom: 30px;
}

.home-features .feature .icon {
	height: 50px;
}

.home-features .feature h4 {
	margin-top: 20px;
}

.home-features .feature h4 {
	color: #20282d;
}

.home-features .feature p {
	margin: 10px 0 0;
}

.home-about {
	padding: 50px 0;
}

.home-about h2 {
	margin-bottom: 20px;
}

.home-about p {
	margin-bottom: 30px;
}

.home-attorneys {
	background-color: #eeeeee;
	padding: 50px 0;
}

.home-attorneys .attorney img {
	transition: all .15s ease-in-out;
}

.home-attorneys .attorney a:hover img {
	opacity: 0.5;
}

.home-attorneys .attorney h3 {
	color: #20282d;
	font-size: 1.125rem;
	margin-top: 20px;
}

.home-attorneys .attorney h4 {
	color: #20282d;
	font-size: 0.8125rem;
	text-transform: uppercase;
	margin-top: 8px;
}

.home-attorneys .nav-item {
	margin-top: 12px;
}

.home-attorneys .nav-link {
	color: #0d596a;
	padding: 0;
}

.home-attorneys .nav-link.active {
	font-weight: bold;
}

.home-attorneys h2 {
	margin: 50px 0 30px;
}

.home-attorneys p {
	margin-bottom: 30px;
}

.home-practice {
	color: #ffffff;
	background-color: #00b4bf;
	padding: 50px 0;
}

.home-practice .heading {
	margin-bottom: 30px;
}

.home-practice h2 {
	color: #ffffff;
}

.home-practice .nav-item {
	margin: 5px 0;
}

.home-practice .nav-link {
	color: #ffffff;
	font-size: 1.125rem;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 10px solid #e8e074;
	padding: 16px 40px 12px 24px;
	position: relative;
}

.home-practice .nav-link:hover {
	color: #0d596a;
	background-color: #ffffff;
}

.home-profile {
	background-color: #eeeeee;
	padding: 50px 0;
}

.home-profile h2 {
	margin-bottom: 10px;
}

.home-profile p {
	margin-bottom: 20px;
}

.home-cases {
	padding: 50px 0;
}

.home-cases h2 {
	margin: 0 0 20px;
}

.home-cases p {
	margin-bottom: 30px;
}

.home-cases .case .box {
	border: 1px solid #dddddd;
	height: 100%;
	padding: 30px;
}

.home-cases .case img {
	transition: all .15s ease-in-out;
	margin-bottom: 30px;
}

.home-cases .case a:hover img {
	opacity: 0.5;
}

.home-cases .case h3 {
	margin-bottom: 20px;
}

.home-testimonials {
	color: #0d596a;
	background-color: rgba(96, 198, 200, 0.65);
	padding: 50px 0;
}

.home-testimonials .carousel-item p {
	font-size: 1.375rem;
	line-height: 1.5;
	font-weight: 100;
	background: url(assets/images/quote.svg) no-repeat left top;
	background-size: 48px;
	padding: 15px 0 0 64px;
}

.home-testimonials .carousel-item h4 {
	color: #414042;
	font-size: 1.125rem;
	padding-left: 64px;
}

.home-testimonials .carousel-control-next, .home-testimonials .carousel-control-prev {
	color: #0d596a;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	display: inline-block;
	width: auto;
	opacity: 1;
}

.home-testimonials .carousel-control-prev {
	margin-right: 30px;
}

.home-testimonials .carousel-control-next:hover, .home-testimonials .carousel-control-prev:hover {
	color: #ffffff;
}

.home-contact {
	padding: 50px 0;
}

.home-contact .heading {
	margin-bottom: 60px;
}

.page-header {
	background: url(assets/images/header_circle.svg) no-repeat bottom right rgba(96,198,200,0.65);
	padding: 50px 0;
}

.page-header h1 {
	color: #0d596a;
	font-size: 2.5rem;
	font-weight: 100;
}

.page-content {
	padding: 50px 0;
}

.page-attorneys .attorney img {
	transition: all .15s ease-in-out;
	/*margin-bottom: 30px;*/
}

.page-attorneys .attorney a:hover img {
	opacity: 0.5;
}

.page-attorneys .attorney h3 {
	color: #20282d;
	font-size: 1.125rem;
	margin-top: 20px;
}

.page-attorneys .attorney h4 {
	color: #20282d;
	font-size: 0.8125rem;
	text-transform: uppercase;
	margin-top: 8px;
}

.page-attorneys .content {
	padding-top: 50px;
}

.page-attorney .content {
	padding-top: 50px;
}

.page-attorney .attorney-card {
	margin-bottom: 50px;
}

.page-attorney .attorney-card .heading {
	background-color: #eeeeee;
	padding: 40px 30px;
}

.page-attorney .attorney-card .heading h2 {
	font-size: 2.5rem;
	font-weight: 100;
	margin-bottom: 30px;
}

.page-attorney .content .teaser p {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 30px;
}

.page-attorney .accordion-button {
	color: #666666;
	font-family: 'Rubik', sans-serif;
	font-size: 1rem;
	line-height: 1.8;
	font-weight: bold;
	text-transform: uppercase;
}

.page-attorney .accordion-button:not(.collapsed) {
	color: #ffffff;
	background-color: #dbab50;
}

.page-attorney .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.page-attorney .accordion-body {
	padding: 1.25rem;
}

.page-attorney .attorney-badges {
	padding-top: 30px;
}

.page-attorney .attorney-badges .list-inline-item {
	margin: 1rem;
}

.page-attorney .attorney-badges img {
	max-width: 250px;
}

.page-content .practice-areas .nav-item.parent {
	margin-bottom: 10px;
}

.page-content .practice-areas .nav-item.parent > .nav-link {
	color: #0d596a;
	font-size: 1.375rem;
	border-top: 1px solid #0d596a;
	border-right: 1px solid #0d596a;
	border-bottom: 1px solid #0d596a;
	border-left: 10px solid #e8e074;
	padding: 16px 40px 12px 24px;
	position: relative;
}

.page-content .practice-areas .nav-item.parent > .nav-link:hover {
	color: #ffffff;
	background-color: #0d596a;
}

.page-content .practice-areas .nav-item ul {
	margin-top: 10px;
}

.page-content .practice-areas .nav-item ul .nav-link {
	color: #0d596a;
	padding-left: 34px;
}

.page-content .practice-areas .nav-item ul .nav-link:hover {
	color: #000000;
}

.page-practice .content {
	padding-top: 50px;
}

.page-practice .practice-photo-header {
	background-color: #eeeeee;
	position: relative;
	margin-bottom: 50px;
}

.page-practice .practice-photo-header img {
	position: relative;
	filter: grayscale(100%) opacity(0.1);
}

.page-practice .practice-photo-header h2 {
	font-size: 2.5rem;
	font-weight: 100;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
}

.page-practice .practice-header {
	margin-bottom: 50px;
}

.page-practice .practice-header h2 {
	font-size: 2.25rem;
	font-weight: 100;
}

.page-practice .content .description h3 {
	margin: 30px 0 20px;
}

.page-practice .attorneys-list {
	margin-top: 50px;
}

.page-practice .attorney h3 {
	color: #20282d;
	font-size: 1.125rem;
	margin: 20px 0 0 !important;
}

.page-practice .attorney h4 {
	color: #20282d;
	font-size: 0.8125rem;
	text-transform: uppercase;
	margin-top: 8px;
}

.page-blog .content {
	padding-top: 50px;
}

.page-blog .archive-title {
	margin-bottom: 40px;
}

.page-blog .post {
	margin-bottom: 50px;
}

.page-blog .post h2 {
	font-weight: 100;
	margin-bottom: 20px;
}

.page-cases .post h2 {
	font-weight: 100;
	margin-bottom: 30px;
}

.page-blog .post h3, .page-blog .post h4, .page-blog .post h5, .page-blog .post h6, .page-cases .post h3, .page-cases .post h4, .page-cases .post h5, .page-cases .post h6 {
	margin: 30px 0 20px;
}

.page-cases .post p:last-of-type {
	margin-bottom: 0;
}

.page-blog .post .post-photo, .page-cases .post .post-photo {
	max-width: 100%;
	margin: 0 0 30px;
}

.page-blog .post .btn, .page-cases .case .btn {
	margin-top: 10px;
}

.page-blog .attorneys-list {
	margin-top: 50px;
}

.page-blog .attorney h3, .page-cases-bottom .attorney h3 {
	color: #20282d;
	font-size: 1.125rem;
	margin: 20px 0 0 !important;
}

.page-blog .attorney h4, .page-cases-bottom .attorney h4 {
	color: #20282d;
	font-size: 0.8125rem;
	text-transform: uppercase;
	margin-top: 8px;
}

.page-cases {
	padding: 50px 0;
}

.page-cases .case {
	margin-bottom: 50px;
}

.page-cases .case:last-of-type {
	margin-bottom: 0;
}

.page-cases .case .box {
	background-color: #eeeeee;
	height: 100%;
	padding: 30px;
}

.page-cases .case h2 {
	font-weight: 100;
	margin-bottom: 20px;
}

.page-cases-bottom {
	background-color: #eeeeee;
	padding: 50px 0;
}

.navigation {
	margin-top: 50px;
}

.page-about .content {
	padding-top: 50px;
}

.page-about .content .callout {
	background-color: #00b4bf;
	padding: 30px;
	margin-bottom: 40px;
}

.page-about .content .callout h2 {
	color: #ffffff;
	font-size: 1.75rem;
	line-height: 1.5;
}

.page-about .content .heading-photo {
	margin-bottom: 50px;
}

.page-about .content .image-placeholder {
	background-color: #eeeeee;
	height: 417px;
	margin-bottom: 50px;
}

.page-about .content .teaser p {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 30px;
}

.page-about .content .description h2, .page-about .content .description h3, .page-about .content .description h4 {
	margin: 30px 0 20px;
}

.page-about .content .description img.alignright, .page-about .content .description img.alignleft {
	width: 100%;
	margin: 30px 0;
}

.page-callout {
	background-color: #00b4bf;
	padding: 60px 0;
}

.page-callout h2 {
	color: #ffffff;
	line-height: 1.5;
}

.page-contact .content {
	padding-top: 50px;
}

.page-contact .contact-card {
	margin-top: 40px;
}

.page-contact .contact-card .heading {
	background-color: #eeeeee;
	padding: 30px;
}

.page-contact .staff-card .box {
	border: 1px solid #0d596a;
	border-left: 10px solid #e8e074;
	padding: 30px;
}

.page-contact .contact-card h3 {
	font-size: 2.5rem;
	font-weight: 100;
}

.page-contact .staff-card h3 {
	font-size: 2rem;
	font-weight: 100;
}

.page-contact .contact-card .subheading, .page-contact .staff-card .subheading {
	font-size: 0.825rem !important;
	margin-top: 4px;
}

.page-contact .contact-card ul, .page-contact .staff-card ul {
	margin-bottom: 0;
}

.page-contact .contact-form {
	margin-top: 50px;
}

.page-contact .contact-form h2 {
	font-size: 2.5rem;
	font-weight: 100;
	margin-bottom: 20px;
}

.page-contact .wpcf7 {
	margin-top: 50px;
}

.sidebar {
	padding-bottom: 50px;
}

.sidebar .widget {
	margin-bottom: 50px;
}

.sidebar .widget:last-of-type {
	margin-bottom: 0;
}

.sidebar .widget.widget_search label {
	display: none;
}

.sidebar .widget.widget_search div {
	position: relative;
}

.sidebar .widget.widget_search input {
	border: 1px solid #dddddd;
	height: 38px;
	width: 100%;
	padding: 10px 50px 10px 10px;
	box-sizing: border-box;
}

.sidebar .widget.widget_search button {
	color: #0d596a;
	background-color: transparent;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 38px;
	padding: 0;
	margin-left: 0;
}

.sidebar .widget.widget_search button:hover {
	color: #333333;
}

.sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sidebar li {
	border-bottom: 1px dashed #dddddd;
}

.sidebar li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.sidebar li a {
	color: #666666;
	display: block;
	padding: 10px 20px 10px 0;
}

.sidebar li.active a, .sidebar li.current-menu-item a {
	font-weight: bold;
}

.sidebar li a:hover {
	color: #004e38;
}

.wpb_category_n_menu_accordion * {
	-webkit-font-smoothing: auto !important;
}

.wpb_wmca_accordion_wrapper_theme_transparent ul li a {
	color: #666666 !important;
	font-size: 1rem !important;
	font-weight: 300 !important;
	line-height: 1.8 !important;
	border-left: none !important;
	border-radius: 0 !important;
	padding: 10px 20px 10px 0 !important;
}

.wpb_wmca_accordion_wrapper_theme_transparent ul li a:hover, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current_page_ancestor > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current_page_parent > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current_page_item > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current-menu-parent > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current-menu-ancestor > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current-menu-item > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.current-cat > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.wpb-wmca-current-cat-parent > a, .wpb_wmca_accordion_wrapper_theme_transparent > ul > li.wpb-submenu-indicator-minus > a {
	background: none !important;
}

.wpb_category_n_menu_accordion ul li > a > span.wpb-submenu-indicator {
	width: auto !important;
}

.sidebar .widget_archive .form-select {
	border: 1px solid #dddddd;
	border-radius: 0;
}

footer {
	color: #ffffff;
	background-color: #093138;
}

footer a {
	color: #ffffff;
}

footer a:hover {
	color: #85979b;
}

footer .footer {
	padding: 50px 0;
}

footer .footer .logo img {
	max-width: 300px;
}

footer .footer .heading {
	margin-bottom: 40px;
}

footer .footer .heading h3 {
	color: #009aa7;
}

footer .footer h4 {
	color: #85979b;
	font-size: 1.125rem;
	margin-bottom: 16px;
}

footer .footer-1 .nav-link {
	color: #85979b;
	padding: 0 0.75rem 0 0;
}

footer .footer-1 .nav-link:hover {
	color: #ffffff;
}

footer .copyright {
	margin-top: 40px;
}

footer .copyright p {
	color: #85979b;
	font-size: 0.875rem;
	margin-bottom: 0;
}

footer .copyright p a {
	color: #85979b;
}

footer .copyright p a:hover {
	color: #ffffff;
}

.wpcf7 form label {
	color: #0d596a;
	display: block;
}

.wpcf7 form .form-control {
	color: #0d596a;
	padding: 0.375rem 0;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #0d596a;
}

.wpcf7 form .form-select {
	color: #0d596a;
	border: 1px solid #0d596a;
	border-radius: 0;
}

.wpcf7-checkbox {
	display: block;
	margin-top: 16px;
}

.wpcf7 input[type="checkbox"] {
	background: transparent;
	border: 1px solid #0d596a;
	border-radius: 0;
	margin-right: 4px;
}

.wpcf7-list-item {
	display: block !important;
	margin: 0 !important;
}

.wpcf7 form textarea.form-control {
	padding: 1rem;
	border: 1px solid #0d596a;
}

.wpcf7 p {
	color: #0d596a;
}

.wpcf7 .wpcf7-spinner {
	position: absolute;
	margin: 0 0 0 10px;
}

.wpcf7-not-valid-tip {
	margin-top: 10px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 20px 0 0 !important;
}

::placeholder {
	color: #0d596a !important;
	opacity: 1 !important; /* Firefox */
}

::-webkit-input-placeholder {
	color: #0d596a !important;
}

::-ms-input-placeholder { /* Edge 12 -18 */
	color: #0d596a !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.home-features .feature {
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.navbar-brand {
		margin-top: 30px;
	}
	.home-slider sr7-module {
		margin-top: 0;
	}
	.home-features .row {
		margin-left: -50px;
		margin-right: -50px;
	}
	.home-features .feature {
		border: 1px solid #dddddd;
		border-top: none;
		padding: 70px 50px 32px;
	}
	.home-features .feature:nth-child(2), .home-features .feature:nth-child(4) {
		border-left: none;
	}
	.home-practice .nav-link {
		font-size: 1.375rem;
	}
	.home-testimonials .carousel-item p {
		font-size: 1.75rem;
		background-size: 64px;
		padding: 20px 0 0 84px;
	}
	.home-testimonials .carousel-item h4 {
		padding-left: 84px;
	}
	.page-attorneys .content {
		padding-top: 100px;
	}
	.home-attorneys h2 {
		margin-top: 80px;
	}
	.page-attorney .attorney-card .heading {
		padding: 100px 50px 50px;
	}
	.page-attorney .attorney-card .heading h2 {
		font-size: 3.5rem;
	}
	.page-practice .practice-photo-header h2 {
		font-size: 3.5rem;
		padding: 50px;
	}
	.page-practice .practice-header {
		padding-left: 50px;
	}
	.page-practice .practice-header h2 {
		font-size: 3rem;
	}
	.page-blog .post .post-photo, .page-cases .post .post-photo {
		float: right;
		max-width: 50%;
		margin: 40px 0 40px 40px;
	}
	.page-cases .post h2 {
		font-size: 3rem;
		margin-bottom: 40px;
	}
	.page-cases .case .box {
		padding: 50px;
	}
	.page-about .content .callout {
		padding: 40px 50px;
	}
	.page-contact .contact-card {
		min-height: 300px;
	}
	.page-contact .contact-card .heading {
		padding: 50px;
	}
	.page-contact .staff-card .box {
		height: 100%;
		padding: 40px;
	}
	body.home header {
		background: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
	}
	.home-slider .subheading, .home-slider p {
		display: block;
	}
	.home-about {
		padding: 100px 0;
	}
	.home-attorneys {
		padding: 100px 0;
	}
	.home-practice {
		padding: 100px 0;
	}
	.home-cases {
		padding: 100px 0;
	}
	.home-testimonials {
		padding: 100px 0 250px;
	}
	.home-contact {
		padding: 100px 0;
	}
	.home-contact .container {
		margin-top: -250px;
	}
	.home-contact .box {
		background-color: #ffffff;
		padding: 100px 60px 0;
	}
	.page-header {
		padding: 100px 0;
	}
	.page-header h1 {
		font-size: 5rem;
	}
	.page-content {
		padding: 100px 0;
	}
	.page-attorney .content {
		padding-top: 100px;
	}
	.page-practice .content {
		padding-top: 100px;
	}
	.page-blog .content {
		padding-top: 100px;
	}
	.page-cases {
		padding: 100px 0;
	}
	.page-cases-bottom {
		padding: 100px 0;
	}
	.page-about .content {
		padding-top: 100px;
	}
	.page-contact .content {
		padding-top: 100px;
	}
	.sidebar {
		padding-bottom: 100px;
	}
	.page-callout h2 {
		font-size: 1.75rem;
	}
	footer .footer {
		padding: 100px 0;
	}
	footer .footer .logo img {
		max-width: 350px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.navbar-brand img {
		width: 320px;
	}
	.home-features {
		border-bottom: 1px solid #dddddd;
	}
	.home-features .feature {
		border: none;
		border-right: 1px solid #dddddd;
	}
	.home-features .feature:first-child {
		border-left: 1px solid #dddddd;
	}
	.home-about h2 {
		font-size: 5rem;
		line-height: 1.1;
		font-weight: 100;
	}
	.home-attorneys h2 {
		font-size: 5rem;
		line-height: 1.1;
		font-weight: 100;
	}
	.home-practice .heading {
		margin-bottom: 60px;
	}
	.home-practice h2 {
		font-size: 5rem;
		line-height: 1.1;
		font-weight: 100;
	}
	.home-profile h2 {
		font-size: 2.5rem;
		line-height: 1.1;
		font-weight: 100;
	}
	.home-cases h2 {
		font-size: 5rem;
		line-height: 1.1;
		font-weight: 100;
	}
	.home-contact h2 {
		font-size: 5rem;
		line-height: 1.1;
		font-weight: 100;
	}
	.page-content .intro .heading {
		padding-right: 50px;
		border-right: 1px solid #dddddd;
	}
	.page-content .intro .content {
		padding-left: 50px;
	}
	.page-content .intro h2 {
		font-size: 3rem;
	}
	.page-content .link-group h3 {
		font-size: 2rem !important;
	}
	.page-content .staff-list ul {
		column-count: 3;
	}
	.page-attorneys .content {
		padding: 100px 0 100px 50px;
	}
	.page-attorney .content {
		padding: 100px 0;
	}
	.page-attorney .bio {
		padding-left: 50px;
	}
	.page-practice .content {
		padding: 100px 0;
	}
	.page-practice .content .description {
		padding-left: 50px;
	}
	.page-blog .content {
		padding: 100px 0 100px 50px;
	}
	.page-blog .post h2 {
		font-size: 2.5rem;
	}
	.page-cases .case h2 {
		font-size: 2.5rem;
	}
	.page-about .content {
		padding: 100px 0;
	}
	.page-about .content .description {
		padding-left: 50px;
	}
	.page-about .content .description h2 {
		font-size: 2.5rem;
	}
	.page-about .content .description h3 {
		font-size: 2rem;
	}
	.page-about .content .description h4 {
		font-size: 1.5rem;
	}
	.page-about .content .description img.alignright {
		float: right;
		max-width: 50%;
		margin: 30px 0 30px 30px;
	}
	.page-about .content .description img.alignleft {
		float: left;
		max-width: 50%;
		margin: 30px 30px 30px 0;
	}
	.page-contact .content {
		padding: 100px 0 100px 50px;
	}
	.sidebar {
		border-right: 1px solid #dddddd;
		padding: 100px 50px;
	}
	footer .footer .logo img {
		max-width: none;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.home-slider h1 {
		font-size: 4.5rem;
	}
	.home-slider p {
		font-size: 1.25rem;
	}
	.page-content .staff-list ul {
		column-count: 4;
	}
	footer .footer .heading h3 {
		font-size: 2rem;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
	.navbar-nav .nav-link {
		color: #58595b;
		font-size: 0.9375rem;
		padding: 0.25rem 1.25rem !important;
	}
	.navbar-nav .phone .nav-link {
		color: #00b4bf;
		font-size: 1.125rem;
		padding: 0.5rem 1.25rem 0.25rem !important;
		margin-top: 0;
		margin-left: 20px;
	}
	.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active, .navbar-nav .current-page-ancestor .nav-link, body.single-attorneys .nav-item-20 .nav-link, body.single-practice-areas .nav-item-21 .nav-link, body.archive .nav-item-22 .nav-link, body.search .nav-item-22 .nav-link, body.single-post .nav-item-22 .nav-link {
		color: #0d596a;
	}
}