/** 
Theme Name: Federal lawyer 
Theme URI:# 
Description: A child theme of Twenty Nineteen WordPress theme. 
Author: Federal lawyer 
Author URI: # 
Template: twentynineteen 
Version: 1.0.0 
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
**/
/* Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(https://federal-lawyer.com/wp-content/themes/federal-lawyer/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

body {
	font-family: 'Montserrat', sans-serif;
	color: #333333;
	margin-top: 60px;
	font-size: 20px;
	padding:0px !important;
}

body::before {
	position: absolute;
	content: "";
	background: #293039;
	width: 100%;
	height: 100px;
	top: 0;
	left: 0;
}

body.logged-in::before {
	margin-top: 32px;
}

p,
ul li {
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}

p {
	margin-bottom: 0.5em;
	margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	color: #333;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}

img {
	vertical-align: top;
}

iframe,
li,
ul {
	margin: 0;
	padding: 0;
}

a,
a:visited {
	color: #ef780a;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.default_color {
	color: #ef780a;
}

a:hover,
a:active,
.entry-content a:hover {
	color: #0072bc;
}

a:focus,
body,
img,
input:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
textarea:focus {
	outline: 0
}

a,
a:focus,
a:hover {
	text-decoration: none
}

.img-responsive {
	display: inline-block;
	max-width: 100%
}

.wrapper {
	max-width: 1733px;
	padding: 0 15px;
	margin: 0 auto;
}

.wrapper.small_wrapper {
	max-width: 1170px;
}

.wrapper:before,
.wrapper:after {
	content: "";
	display: table;
}

.wrapper:after {
	clear: both;
}

input[type="search"]::-webkit-input-placeholder {
	opacity: 1;
	color: #666;
}

input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #666;
}

input[type="search"]:-ms-input-placeholder {
	opacity: 1;
	color: #666;
}

input[type="search"]:-moz-placeholder {
	opacity: 1;
	color: #666;
}

button:focus,
button:active {
	outline: none;
}

li,
ul {
	list-style-type: none
}

h2.main_title {
	font-size: 45px;
	color: #333;
	margin-bottom: 40px;
	line-height: 1;
	margin-top: -7px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}

h1:not(.site-title)::before,
h2::before {
	display: none;
}

/* h2.main_title span {font-weight: 400;display: block;} */
a.main_button {
	position: relative;
	color: #fff;
	background: transparent;
	padding: 15px 30px;
	display: inline-block;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	border: 1px solid #fff;
	letter-spacing: 2px;
	font-weight: 700;
	text-shadow: 2px 2px rgba(0, 0, 0, .22);
}

a.main_button_bg {
	position: relative;
	padding: 15px 30px;
	color: #fff;
	text-shadow: 2px 2px rgba(0, 0, 0, .22);
	font-weight: 700;
	display: inline-block;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 2px;
	background-image: -webkit-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -moz-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -o-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -ms-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	text-align: center;
	background-color: #d3a96f;
	border: none;
}

a.main_button_bg:hover {
	background-color: #ef780a;
	color: #fff;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

a.main_button:hover {
	background: #333;
	color: #fff;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

#masthead .learn-right-btn.but-on-left a.main_button_bg2 {
	background-color: #ef780a;
	/*font-size: 16px;
	padding: 9px 20px 9px;*/
}

header>.learn-right-btn:last-of-type a.main_button_bg2 {
	background-color: #ecdbc3;
}

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

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.site-content {
	padding: 0;
}

.section-padding,
.section-padding.inner_content {
	padding: 50px 0;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.margin-o {
	margin: 0;
}

.padding-o {
	padding: 0;
}

.contact-form ::-webkit-input-placeholder {
	color: #333
}

.contact-form ::-moz-placeholder {
	color: #333
}

.contact-form :-ms-input-placeholder {
	color: #333
}

.contact-form :-moz-placeholder {
	color: #333
}

::-webkit-input-placeholder {
	opacity: 1;
	color: #fff
}

::-moz-placeholder {
	opacity: 1;
	color: #fff
}

:-ms-input-placeholder {
	opacity: 1;
	color: #fff
}

:-moz-placeholder {
	opacity: 1;
	color: #fff
}

header.site-header {
	background: #293039;
	z-index: 101;
	position: fixed;
	width: 100%;
	top: 0;
	height: 100px;
	line-height: 100px;
	padding: 0;
	-webkit-transition: height 0.5s, line-height 0.5s;
	transition: height 0.5s, line-height 0.5s;
}

body.logged-in header.site-header {
	margin-top: 32px;
}

header.site-header .wrapper {
	max-width: 1833px;
}

header.site-header.fixed_header {
	-webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.30);
	height: 80px;
	-webkit-transition: height 0.5s, line-height 0.5s;
	transition: height 0.5s, line-height 0.5s;
	line-height: 80px;
}

header.site-header .logo {
	float: left;
	max-width: 320px;
}

header.site-header .logo img {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	vertical-align: middle;
}

header.site-header.fixed_header .logo img {
	max-width: 90%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

header.site-header .main_menu {
	font-family: 'Montserrat', sans-serif;
	float: right;
	margin-top: -6px;
}

header .main_menu>div ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

header .main_menu>div>ul>li {
	display: inline-block;
	padding: 0 25px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	max-width: 135px;
	line-height: 1;
}

header .main_menu>div>ul>li:first-child {
	padding-left: 0
}

header .main_menu>div>ul>li:last-child {
	padding-right: 0
}

header .main_menu>div>ul>li::before {
	position: absolute;
	content: "";
	height: 100%;
	top: 50%;
	right: -5px;
	border: 1px solid #c7c6b0;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

header .main_menu>div>ul>li:last-child::before {
	display: none;
}

header .main_menu>div>ul>li>a {
	color: #fff;
	font-size: 13px;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: relative;
	text-transform: uppercase;
	padding: 0px;
	letter-spacing: 2px;
}

header .main_menu>div>ul>li>a:hover,
header .main_menu>div>ul>li.current-menu-item>a {
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	color: #ef780a;
}

header .main_menu svg.icon-angle-down {
	display: none
}

header .main_menu>div>ul>li a:hover~ul.sub-menu,
header .main_menu ul li ul.sub-menu:hover {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translateY(-0.5em);
	transform: translateY(-0.5em)
}

header.fixed_header .main_menu>div>ul>li a:hover~ul.sub-menu,
header.fixed_header .main_menu ul li ul.sub-menu:hover {
	padding-top: 32px;
}

header .main_menu ul li ul.sub-menu {
	line-height: normal;
	position: absolute;
	width: 210px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translateY(2em);
	transform: translateY(2em);
	z-index: 100;
	margin-left: 0;
	padding-top: 19px;
	padding-left: 0;
}

header.fixed_header .main_menu>div>ul>li a:hover~ul.sub-menu,
header.fixed_header .main_menu ul li ul.sub-menu:hover {
	padding-top: 13px;
}

header.fixed_header .main_menu>div>ul>li.menu-item-15271 a:hover~ul.sub-menu,
header.fixed_header .main_menu ul li.menu-item-15271 ul.sub-menu:hover {
	padding-top: 42px;
}

header .main_menu ul li#menu-item-23 ul.sub-menu {
	width: 325px;
}

.page-id-107 header .main_menu ul li#menu-item-23 ul.sub-menu,
.page-id-837 header .main_menu ul li#menu-item-23 ul.sub-menu,
.page-id-329 header .main_menu ul li#menu-item-23 ul.sub-menu {
	display: none;
}

header .main_menu ul li ul.sub-menu li:last-child {
	border-bottom: none
}

header .main_menu ul li ul.sub-menu li {
	border-bottom: 1px solid #373e48;
	background: #293039;
}

header .main_menu ul li ul.sub-menu li a {
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 12px 15px;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
}

header .main_menu ul li ul.sub-menu li a:hover {
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	color: #ef780a;
}

header .main_menu ul li ul.sub-menu li.current-menu-item a {
	color: #ef780a;
}

.main-menu-more,
.submenu-expand,
.mobile-parent-nav-menu-item {
	display: none;
}

.banner {
	position: relative
}

.banner_image {
	background: url(https://federal-lawyer.com/wp-content/themes/federal-lawyer/images/banner_bg.jpg) no-repeat;
	background-position: center center;
	z-index: 1;
	background-size: cover;
	filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -2;
}

.banner:before {
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(28, 34, 42, 0.77);
}

/* .banner:after{position: absolute;content: "";z-index: -1;bottom: 0;left: 0;width: 100%;height: 507px;background-image: linear-gradient(to top, #1c222a, rgba(28,34,42,0)); } */
.banner .banner_location {
	position: relative;
}

.banner .banner_location ul {
	position: absolute;
	bottom: 70px;
	width: 100%;
	margin: 0 auto;
}

.banner .banner_location ul li {
	display: inline-block;
	padding: 0 33px;
	line-height: 1;
	position: relative;
}

.banner .banner_location ul li::before {
	position: absolute;
	content: "";
	background: #6e7680;
	width: 1px;
	height: 16px;
	right: -1px;
	top: 4px;
}

.banner .banner_location ul li:last-child {
	padding-right: 0;
	border: none;
}

.banner .banner_location ul li:last-child:before {
	display: none;
}

.banner .banner_location ul li:first-child {
	padding-left: 0;
}

.banner .banner_location ul li span {
	color: #ef780a;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}

.rev_slider .tp-caption strong {
	color: #fff;
	font-weight: 700;
}

.banner .tparrows {
	background: transparent;
}

/* .banner .slider_des span{font-weight: 700;} */
.banner .slider_des a {
	color: #fff;
}

.banner .slider_des a:hover {
	color: #ef780a
}

.tparrows::before {
	font-size: 40px;
	color: #727981;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.tparrows:hover::before {
	color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.banner .banner_btn {
	background-image: -webkit-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -moz-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -o-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -ms-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-shadow: 2px 2px rgba(0, 0, 0, .22);
}

.banner .banner_btn:hover {
	background-image: -webkit-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -moz-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -o-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: -ms-linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	background-image: linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.about_sec {
	background: #e4e2d5;
}

.about_sec .col-3 {
	border-right: 1px solid #ccc;
}

.about_sec .col-3:last-of-type {
	border: none;
}

.about_sec .row {
	align-items: stretch;
}

.about_sec .col-4 {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.about_sec .about_inner {
	padding: 50px 0px 40px;
	max-width: 440px;
}

.about_sec .about_inner p {
	font-weight: 300;
	font-size: 18px;
}

.about_sec .about_inner.middle_sec {
	margin: 0 auto;
}

.right_sec.right_sec {
	margin-left: auto;
}

.about_sec h2 {
	margin: 0px 0 50px;
	font-size: 64px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase
}

.about_sec h2 span {
	display: block;
	font-weight: 400;
	font-size: 50px;
	text-transform: none;
}

.about_sec h3 {
	margin: 20px 0;
	font-size: 30px;
	font-weight: 500;
}

.about_sec .col-4:last-child {
	border: 0;
}

.about_sec a {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	position: relative;
}

.about_sec .middle_sec a {
	padding: 15px 25px;
	border: 2px solid #333;
}

.about_sec a:hover {
	color: #005177;
}

.about_sec .middle_sec a:hover {
	background: #005177;
	color: #fff;
	border: 2px solid #005177;
}

.about_sec .middle_sec a::before {
	right: 20px;
}

.about_sec .col-4:nth-child(2)::before {
	position: absolute;
	content: "";
	background: #c7c6b1;
	width: 1px;
	height: 100%;
	top: 0;
	left: -30px;
}

.about_sec .col-4:nth-child(2)::after {
	position: absolute;
	content: "";
	background: #c7c6b1;
	width: 1px;
	height: 100%;
	top: 0;
	right: -30px;
}

.about_sec .fa {
	font-weight: bold;
}

.practice_area .col-8 {
	-ms-flex: 0 0 63.333333%;
	flex: 0 0 63.333333%;
	max-width: 63.333333%;
}

.practice_area .col-4 {
	-ms-flex: 0 0 36.666667%;
	flex: 0 0 36.666667%;
	max-width: 36.666667%;
}

.practice_area .col-6 {
	background: #2a3038;
}

.practice_area .col-6:first-child,
.practice_area .col-6:last-child {
	background: #202429;
}

.practice_area_inner {
	padding: 50px 70px;
}

.practice_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.practice_title h3 {
	color: #c7c6b0;
	font-size: 34px;
	margin-left: 20px;
	font-weight: 500;
}

.practice_list a {
	font-weight: 700;
	color: #0072bc
}

.practice_list a:hover {
	color: #ef780a
}

.practice_list ul {
	margin: 25px 0 0;
}

.practice_list ul li {
	padding-bottom: 10px;
}

.practice_list ul li a {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}

.practice_list ul li a:hover {
	color: #ef780a;
}

.practice_list ul li {
	position: relative;
	padding-left: 25px;
}

.practice_list ul li::before {
	content: "\f0e3";
	left: 0;
	position: absolute;
	font-size: 16px;
	color: #c7c6b0;
	top: 5px;
	font-family: FontAwesome;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.practice_icon {
	max-width: 85px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 85px;
	flex: 0 0 85px;
}

.serious_results {
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 55px 45px;
	background: url(https://federal-lawyer.com/wp-content/themes/federal-lawyer/images/serious_result_bg.jpg) no-repeat;
	background-size: cover;
	margin-bottom: 35px;
	height: auto;
}

.serious_results:before {
	z-index: -1;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(193, 151, 93, 0.85);
}

.serious_results h2 {
	margin-top: 0;
	color: #fff;
	margin-bottom: 20px
}

.serious_results p {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
}

.results {
	border-bottom: 1px solid #d7b27e;
	padding-bottom: 25px;
	margin: 0 15px 20px;
}

.results:last-child {
	border: none;
}

.results span {
	font-size: 24px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding: 4px 20px;
	color: #0072bc;
	background: #ffffff;
	border-radius: 2px;
	display: inline-block;
	margin-top: 14px;
	letter-spacing: 2px;
}

.results p {
	max-width: 70%;
	margin: 0 auto;
}

.serious_results a.main_button:hover {
	background: #fff;
	color: #0072bc
}

.practice_area {
	background: #ffffff;
}

.rplg .rplg-box {
	background: #f8f9fb !important;
}

.testimonial .rplg-slider .rplg-slider-prev,
.testimonial .rplg-slider .rplg-slider-next {
	background: #f8f9fb !important;
}

.serious_results a.main_button {
	font-size: 20px;
	font-weight: 700;
	display: block;
	color: #fff;
	border: 2px solid #fff;
	padding: 13px;
	text-transform: uppercase;
	background: transparent;
	width: calc(100% - 30px);
	margin: 0 auto;
	text-shadow: 2px 2px rgba(0, 0, 0, .22);
}

.testimonial_sec {
	padding-top: 60px;
}

.testimonial {
	margin-bottom: 45px;
}

.featured_on {
	background: #fff;
	/* padding: 90px 25px; */
	font-size: 0;
}

.logo_item {
	display: inline-block;
	padding: 0 20px;
	margin-bottom: 45px;
	vertical-align: middle;
	position: relative;
}

.logo_item::before {
	position: absolute;
	content: "";
	background: #ddd;
	width: 1px;
	height: 100%;
	top: 0;
	right: 0;
}

.logo_item:last-child:before,
.logo_item:nth-child(3):before,
.logo_item:nth-child(5):before {
	display: none;
}

/* .logo_item:first-child:after,.logo_item:nth-child(4):after {position: absolute;content: "";background: #ddd;width: 1px;height: 90px;top: 0;left: 0;} */
.logo_item img {
	max-width: 83%;
}

.logo_item:last-child {
	border: none;
	width: 100%;
	margin-bottom: 0;
}

.logo_item:last-child img {
	max-width: 205px;
}

.logo_item:first-child,
.logo_item:nth-child(2) {
	width: 25%;
}

.logo_item:nth-child(3) {
	width: 50%;
}

.logo_item:nth-child(4) {
	width: 50%;
}

.logo_item:nth-child(5) {
	width: 50%;
}

.testimonial_sec h2.main_title {
	margin-bottom: 60px;
}

.free_guide {
	padding: 70px 0;
	background-color: #2d343d;
	background-image: -webkit-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: -moz-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: -o-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: -ms-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: linear-gradient(-125deg, #232a33, #2a4a6a);
}

.free_guide .col-6

/* ,.contact_us .col-6 */
	{
	-ms-flex-item-align: center;
	align-self: center;
}

.free_guide_wrap {
	max-width: 670px;
}

.free_guide h2.main_title {
	color: #fff;
	text-align: left;
	margin-bottom: 25px
}

.free_guide p {
	font-size: 30px;
	color: #fff;
	margin-bottom: 1.3em;
}

.free_guide p span {
	color: #c7c6b0;
	font-weight: 700;
}

.free_guide a.main_button_bg {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	display: block;
	padding: 10px;
}

.news_sec h2.main_title {
	text-align: left;
}

.news_sec .col-8,
.news_sec .col-6,
.news_sec .col-4 {
	padding: 0 25px;
}

.news_sec .row {
	margin: 0 -25px;
}

.latest_news {
	position: relative;
}

.latest_news .main_button_bg.blog_btn {
	position: absolute;
	top: 0;
	right: 0;
}

.box_inner {
	border-top: 3px solid #ef780a;
	-webkit-box-shadow: 11px 11px 30px rgba(204, 204, 204, .88);
	-moz-box-shadow: 11px 11px 30px rgba(204, 204, 204, .88);
	box-shadow: 11px 11px 30px rgba(204, 204, 204, .88);
	height: 100%;
	background: #2d343d;
}

.post_cont {
	padding: 40px 30px;
	background: #2d343d;
	color: #fff
}

.post_cont h4 a {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	line-height: 1.4;
}

.post_cont .category {
	padding: 20px 0;
}

.category span {
	color: #fff;
	font-size: 16px;
	font-family: 'Muli', sans-serif;
}

.site .category .fa {
	margin-right: 5px;
	color: #ef780a;
}

.post_cont p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
}

.blog_cont p {
	margin-bottom: 30px;
}

.post_cont a.main_button {
	color: #fff;
	border: 2px solid #d3a96f;
	padding: 10px;
}

.post_cont a.main_button:hover {
	background: #ef780a;
	border: 2px solid #ef780a;
}

/* span.entry-category {margin-left: 7px;border-left: 1px solid #606c7c;padding-left: 12px;} */
.contact_us {
	/*background: url(images/contact_bg.jpg) no-repeat top center;*/
	background: url(https://federal-lawyer.com/wp-content/uploads/2019/02/inner_banner.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.contact_us:before {
	background: rgba(204, 204, 204, 0.77);
	position: absolute;
	z-index: -1;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.contact_us::after {
	background: rgba(0, 0, 0, 0.15);
	position: absolute;
	z-index: -1;
	content: "";
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
}

.contact_form {
	max-width: 750px;
	margin-left: auto;
}

.contact_us h2.main_title {
	font-size: 65px;
	color: #fff;
	margin-bottom: 25px;
	margin-top: 0;
}

.contact_us h2.main_title span {
	color: #ef780a;
	display: block;
}

.contact_wrap {
	max-width: 735px;
}

.contact_us h3 {
	font-size: 30px;
	color: #fff;
	line-height: 1.3;
	margin-top: 20px;
}

.contact_us h3 b {
	font-weight: 600;
}

::-webkit-input-placeholder {
	opacity: 1;
	color: #000
}

::-moz-placeholder {
	opacity: 1;
	color: #000
}

:-ms-input-placeholder {
	opacity: 1;
	color: #000
}

:-moz-placeholder {
	opacity: 1;
	color: #000
}

.gform_wrapper {
	margin: 0 !important;
	font-family: 'Montserrat', sans-serif;
}

.gform_wrapper p,
.gform_wrapper ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #000;
}

.gform_wrapper form li .gfield_consent_label a {
	text-decoration: underline;
	color: #000;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
	display: none !important;
}

.gform_wrapper ul li .ginput_container::before {
	color: #000;
	font-family: "FontAwesome";
	font-size: 18px;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gform_wrapper ul li .ginput_container {
	position: relative
}

.gform_wrapper ul li.name_field .ginput_container::before {
	content: "\f2c0" !important
}

.gform_wrapper ul li.email_field .ginput_container::before {
	content: "\f003" !important
}

.gform_wrapper ul li.phone_field .ginput_container::before {
	content: "\f095" !important;
	-webkit-transform: translateY(-50%) rotateY(180deg);
	transform: translateY(-50%) rotateY(180deg);
}

.gform_wrapper ul li.location_field .ginput_container::before {
	content: "\f277" !important
}

.gform_wrapper ul li.message_field .ginput_container::before {
	content: "\f040" !important;
	top: 30px
}

.gform_wrapper div.validation_error {
	display: none !important;
}

.gform_wrapper form li.gfield.gfield_error,
.gform_wrapper form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin-bottom: 15px !important;
	border-top: none !important;
	border-bottom: none !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.gform_wrapper .validation_message {
	font-weight: 500 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0 !important
}

.gform_wrapper .field_description_below .gfield_description {
	padding-top: 8px !important
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	display: none;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error {
	margin-bottom: 0px !important;
}

.gform_wrapper form .gform_footer {
	padding: 0px;
}

.gform_wrapper form {
	position: relative;
}

.gform_wrapper form .gform_footer .gform_button {
	border: none;
	padding: 10px 15px !important;
	background: #0072bc;
	color: #fff;
	margin: 0 !important;
	font-size: 26px !important;
	font-weight: 700;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s !important;
	position: relative;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	line-height: normal !important;
	min-height: auto !important;
	width: 100% !important;
	letter-spacing: 2px;
	border-radius: 0;
}

.gform_wrapper form .gform_footer .gform_button:hover {
	background: #ef780a;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.gform_wrapper form li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper form li.gfield_error textarea {
	border: 1px solid red;
}

.contact_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
.contact-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

body .gform_wrapper form .top_label div.ginput_container {
	margin-top: 0 !important;
}

body .gform_wrapper form ul li.gfield {
	margin-top: 10px;
	padding-right: 0 !important;
}

form .gform_body ul li input:not([type="checkbox"]),
form .gform_body ul li textarea {
	width: 100% !important;
	border: 0;
	background: rgba(0, 0, 0, 0.15);
	padding: 20px 45px 20px 15px !important;
	color: #000 !important;
	line-height: normal !important;
	min-height: auto !important;
	border-radius: 0;
	-webkit-transition: all .5s ease 0s !important;
	transition: all .5s ease 0s !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400;
	letter-spacing: 1px !important;
}

.gform_wrapper form input[type="checkbox"] {
	opacity: 0;
	outline: none;
	z-index: 100;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.gform_wrapper form label.gfield_consent_label:after {
	content: "";
	background: transparent;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: -30px;
	top: 0;
	z-index: 0;
	border: 1px solid #666666;
}

.gform_wrapper form label.gfield_consent_label:before {
	content: "";
	display: block;
	position: absolute;
	width: 7px;
	height: 13px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	left: -23px;
	top: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0;
	z-index: 1;
	transition: all 100ms;
}

.gform_wrapper form .validation_message {
	font-weight: 400 !important;
}

.gform_wrapper form input[type="checkbox"]+label {
	cursor: pointer;
	position: relative;
}

.gform_wrapper form input[type="checkbox"]:checked+label:before {
	opacity: 1;
	top: 3px;
}

form .gform_body ul li textarea {
	height: 150px !important;
}

form .gform_body ul li input:focus,
form .gform_body ul li textarea:focus {
	background: rgba(0, 0, 0, 0.40);
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	outline: none;
}

footer.site-footer {
	background: url(https://federal-lawyer.com/wp-content/themes/federal-lawyer/images/footer_bg.jpg) no-repeat center center;
	background-size: cover;
	z-index: 1;
	position: relative;
	color: #fff;
	padding: 100px 0 0px;
}

footer.site-footer p {
	color: #dddddd;
	line-height: 1.7;
	font-size: 18px;
}

footer.site-footer .footer_nav p {
	font-size: 16px;
	margin: 10px 0 0;
}

footer.site-footer:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(35, 42, 51, 0.93);
	z-index: -1;
	display: block !important;
}

.footer_nav {
	margin-bottom: 20px;
}

.copyright .footer-menu a {
	color: #cccccc;
}

.footer-menu a:hover {
	color: #fff;
}

.footer-navigation .footer-menu li {
	display: inline-block;
	line-height: normal;
	position: relative;
}

.footer-navigation .footer-menu li:last-child {
	margin: 0;
}

.footer-navigation .footer-menu li::before {
	position: absolute;
	content: "";
	background: #81837b;
	width: 1px;
	height: 15px;
	right: -14px;
	top: 8px;
}

.footer-navigation .footer-menu li:last-child:before {
	display: none;
}

.copyright {
	background: rgba(21, 27, 35, 0.44);
	padding: 15px 0;
}

.main_address {
	text-align: center;
}

.main_address .col-4:first-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.main_address .col-4:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

footer.site-footer h4 {
	text-transform: uppercase;
	color: #ef780a;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

footer.site-footer p {
	margin-bottom: 5px;
}

footer.site-footer a {
	color: #fff;
}

footer.site-footer a:hover {
	color: #ef780a;
}

.copyright a {
	color: #d3a96f;
}

footer.site-footer .footer_logo {
	max-width: 338px;
}

footer.site-footer .main_address .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.other_locations {
	text-align: center;
	padding-top: 60px;
}

footer.site-footer .other_locations h4 {
	margin-bottom: 50px;
}

.other_locations .row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.other_locations .col5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #414954;
	margin-bottom: 50px;
}

.other_locations .col5:first-child,
.other_locations .col5:nth-child(6) {
	border-left: 1px solid #414954;
}

.other_locations h5 {
	color: #c7c6b0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.other_locations h4 {
	margin-bottom: 60px;
}

.other_locations h4 span {
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	margin-top: 10px;
}

.main_address .phn_num {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 2px;
}

a.phn_num {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 3px;
}

a.phn_num::before {
	font-family: FontAwesome;
	content: "\f095";
	color: #0072bc;
}

.other_locations a.phn_num {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	letter-spacing: normal;
	font-weight: 700;
}

.footer_nav ul li a {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Muli', sans-serif;
	color: #cccccc;
	margin: 0;
}

footer.site-footer .copyright p,
footer.site-footer .copyright a {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Muli', sans-serif;
}

footer.site-footer .copyright p span {
	color: #d3a96f;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

footer.site-footer .copyright p a:hover span {
	color: #ef780a;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.copyright .row-footer {
	display: flex;
	justify-content: space-between;
	margin: 0 -15px;
	align-items: center;
}

.copyright .col {
	padding: 0 15px;
}

#back2Top {
	width: 50px;
	line-height: 50px;
	overflow: hidden;
	z-index: 2147483640;
	display: none;
	cursor: pointer;
	position: fixed;
	bottom: 50px;
	right: 0;
	background-color: #0072bc;
	color: #fff;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	border-radius: 5px;
	right: 25px;
}

#back2Top:hover {
	background-color: #ef780a;
}

/*button#responsive-menu-pro-button {top: 50% !important;-webkit-transform: translateY(-50%);transform: translateY(-50%);right: 15px !important;-webkit-transition: all 0.5s ease 0s !important;transition: all 0.5s ease 0s !important;}*/
.fixed_header button#responsive-menu-pro-button {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.responsive-menu-pro-accessible .responsive-menu-pro-box {
	display: block !important;
}

#responsive-menu-pro-container #responsive-menu-pro>li.responsive-menu-pro-item:first-child>a {
	border-top: none !important;
}

body #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
	font-size: 14px;
	text-transform: uppercase;
}

.responsive-menu-pro-subarrow .fas {
	font-family: FontAwesome;
	font-size: 20px;
}

.responsive-menu-pro-subarrow {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.inner_banner {
	/*   padding: 310px 0 60px; */
	position: relative;
	text-align: center;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.inner_banner::before {
	position: absolute;
	content: "";
	background: rgba(28, 34, 42, 0.80);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}

/* .inner_banner::after {height: 266px;background-color: rgba(28, 34, 42, 0);background-image: -webkit-linear-gradient(bottom, #1c222a, rgba(28, 34, 42, 0));background-image: -moz-linear-gradient(bottom, #1c222a, rgba(28, 34, 42, 0));background-image: -o-linear-gradient(bottom, #1c222a, rgba(28, 34, 42, 0));background-image: -ms-linear-gradient(bottom, #1c222a, rgba(28, 34, 42, 0));background-image: linear-gradient(to top, #1c222a, rgba(28, 34, 42, 0));width: 100%;position: absolute;content: "";left: 0;bottom: 0;} */
.banner_wrap {
	position: relative;
}

/* .inner_banner img {position: absolute;bottom: -60px;max-width: 100%;z-index: -1;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);} */
.interanl_hero {
	max-width: 917px;
	margin: 0 auto;
	position: relative;
}

.interanl_hero.sixth {
	max-width: 1033px;
}

.interanl_hero p {
	top: 50%;
	margin: 0;
	position: relative;
	transform: translateY(-50%);
}

.hero_title {
	padding: 50px 0 20px;
}

.att-title {
	position: absolute;
	height: 72px;
	width: 20%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 16px !important;
	bottom: 0px;
	left: 0;
	z-index: 9999;
	line-height: 1.2;
}

.page-id-60 .att-title {
	height: 70px;
    padding-bottom: 10px;
}

.att-title.nick {
	width: 23%;
	left: 60%;
}

.att-title.hamilton {
	width: 20%;
	left: 0;
}

.att-title.aaron {
	width: 22%;
	left: 20%;
}

.att-title.amanda {
	width: 20%;
	left: 40%;
}

.att-title.lynette {
	width: 17%;
	left: 83%;
}

.sixth .att-title.aaron {
	width: 16%;
}

.sixth .att-title.roger {
	left: 36%;
	width: 12%;
}

.sixth .att-title.amanda {
	left: 48%;
}

.sixth .att-title.nick {
	width: 13%;
	left: 68%;
}

.att-title.lynette {
	width: 19%;
	left: 81%;
}

.fourth .att-title.aaron {
	width: 25%;
	left: 25%;
}

.fourth .att-title.hamilton {
	width: 25%;
}

.fourth .att-title.amanda {
	width: 25%;
	left: 50%;
}

.fourth .att-title.nick {
	width: 25%;
	left: 75%;
	;
}

.att-title span {
	font-size: 13px;
	line-height: 1.1;
	display: block;
}

.att-title strong {
	margin-bottom: 5px;
	line-height: 1.1;
	display: inline-block;
	color: #ef780a;
	font-size: 15px;
}

.slider_image::before {
	position: absolute;
	content: "";
	background-color: rgba(0, 0, 0, 0);
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6) 15%, rgba(0, 0, 0, .6) 85%, rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6) 15%, rgba(0, 0, 0, .6) 85%, rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6) 15%, rgba(0, 0, 0, .6) 85%, rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6) 15%, rgba(0, 0, 0, .6) 85%, rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6) 15%, rgba(0, 0, 0, .6) 85%, rgba(0, 0, 0, 0));
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25%;
	z-index: 1;
}

.slider_image::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: -3%;
	width: 106%;
	height: 1px;
	z-index: 1;
	background-color: rgba(64, 69, 75, 0);
	background-image: -webkit-linear-gradient(right, rgba(64, 69, 75, 0), #40454b 15%, #40454b 85%, rgba(64, 69, 75, 0));
	background-image: -moz-linear-gradient(right, rgba(64, 69, 75, 0), #40454b 15%, #40454b 85%, rgba(64, 69, 75, 0));
	background-image: -o-linear-gradient(right, rgba(64, 69, 75, 0), #40454b 15%, #40454b 85%, rgba(64, 69, 75, 0));
	background-image: -ms-linear-gradient(right, rgba(64, 69, 75, 0), #40454b 15%, #40454b 85%, rgba(64, 69, 75, 0));
	background-image: linear-gradient(to left, rgba(64, 69, 75, 0), #40454b 15%, #40454b 85%, rgba(64, 69, 75, 0));
}

.hero_title .hero-h1 {
	color: #fff;
	font-size: 27px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	font-family: 'Montserrat', sans-serif;
}

.hero_title .hero-h1 span {
	color: rgb(239, 120, 10);
	font-size: 44px;
	font-family: 'Montserrat', sans-serif;
}

.hero_title .hero-span {
	/* border-bottom: 3px solid #d3a96f !important; */
	color: #fff;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
}

h1.page_title {
	color: #ef780a;
	font-size: 70px;
	font-weight: bold;
	color: #ef780a;
	z-index: 1;
	position: relative;
	text-align: center;
}

.o-padding {
	padding: 0;
}

.o-margin {
	margin: 0;
}

.inner_content h2,
.inner_content h3,
.inner_content h4,
.inner_content h5,
.inner_content h6 {
	margin-bottom: 25px;
}

.left_intro {
	background: #e4e2d5;
	padding: 50px;
	height: 100%;
}

.inner_content h3 {
	font-size: 32px;
}

.inner_content p {
	font-weight: 400;
	margin-bottom: 1em
}

.intro_sec {
	padding-bottom: 80px;
}

.intro_sec .row {
	margin: 0 -30px;
}

.intro_sec .col-8,
.intro_sec .col-4 {
	padding: 0 30px;
}

.inner_content .experts_box h2 {
	background: #293039;
	text-align: center;
	padding: 15px 45px;
	font-size: 40px;
	color: #fff;
	font-weight: 400;
	margin: 0;
}

.expert_wrap {
	background: #303842;
	text-align: center;
	padding: 40px 15px 0px;
	position: relative;
}

.experts_box h5 {
	color: #fff;
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	z-index: 10;
	position: relative;
}

.experts_box h5 a {
	color: #fff
}

.experts_box h5 a:hover {
	color: #ef780a
}

.experts_box {
	position: relative;
}

.experts_box:before {
	height: 121px;
	width: 100%;
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	background-color: rgba(204, 204, 204, 0);
	background-image: -webkit-linear-gradient(bottom, #293039, rgba(41, 48, 57, 0) 85%);
	background-image: -moz-linear-gradient(bottom, #293039, rgba(41, 48, 57, 0) 85%);
	background-image: -o-linear-gradient(bottom, #293039, rgba(41, 48, 57, 0) 85%);
	background-image: -ms-linear-gradient(bottom, #293039, rgba(41, 48, 57, 0) 85%);
	background-image: linear-gradient(to top, #293039, rgba(41, 48, 57, 0) 85%);
	z-index: 1;
}

.expert_title {
	width: 100%;
	float: left;
	position: absolute;
	bottom: 20px;
	left:0;
}

.expert_title+.expert_title {
	left: 50%;
}

.practice_points {
	padding-top: 60px;
}

.google_review {
	padding: 20px 0 0px;
}

.contact_nick {
	text-align: center;
	padding: 60px;
	color: #fff;
	position: relative;
	z-index: 1;
	background-image: url(https://federal-lawyer.com/wp-content/themes/federal-lawyer/images/right_intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	/* height: 100%; */
	margin: 10px 0 70px;
}

.contact_nick h2{
	color:#ffffff !important;
}

.contact_nick::before {
	position: absolute;
	content: "";
	background-color: #232a33;
	background-image: -webkit-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: -moz-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: -o-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: -ms-linear-gradient(-125deg, #232a33, #2a4a6a);
	background-image: linear-gradient(-125deg, #232a33, #2a4a6a);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0.9;
}

.inner_content .contact_nick h2,
.inner_content .contact_nick h5 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 10px;
}

.contact_nick p {
	font-size: 24px;
	color: #fff;
	margin-bottom: 40px;
}

.contact_nick a.phn_num {
	font-size: 60px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 50px;
	line-height: 1;
	display: block;
}

.contact_nick a.phn_num:before {
	display: none;
}

.inner_content {
	font-weight: 400;
	line-height: 1.7;
}

.inner_content ul li {
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	line-height: 1.7;
	font-weight: 400
}

.inner_content li::before {
	position: absolute;
	content: "\f10c";
	left: 1px;
	top: 8px;
	font-family: FontAwesome;
	color: #ef780a;
	font-size: 12px;
}

.inner_content ol li::before {
    display: none;
}

.no_list_icon li::before {
	display: none;
}

ol li {
	list-style-type: decimal;
}

.practice_points .row {
	margin: 0 -35px;
}

.practice_points .col-4,
.practice_points .col-8 {
	padding: 0 35px;
}

h2.blue_col {
	color: #0072bc;
	font-weight: 300;
	margin-bottom: 0 !important;
}

.inner_content h2 {
	font-size: 38px;
	margin-bottom: 25px;
}

.point_wrap {
	padding: 80px 70px;
	border: 1px solid #c2cfea;
	margin-bottom: 30px;
}

.point_icon {
	float: left;
	width: 220px;
}

.point_cont {
	float: left;
	width: calc(100% - 220px);
}

.point_cont h3 {
	font-size: 30px;
	margin-bottom: 20px;
}

.inner_content p:last-child {
	margin: 0;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}

.clearfix:after {
	clear: both;
}

.icon_wrap {
	width: 150px;
	height: 150px;
	border: 5px solid #f0efe7;
	border-radius: 50%;
	text-align: center;
	line-height: 130px;
	vertical-align: middle;
}

.icon_wrap img {
	vertical-align: middle;
}

.widget h2.widget-title {
	color: #fff;
	font-size: 38px;
	text-align: center;
	background: #293039;
	font-weight: 400;
	padding: 15px;
	margin: 0;
}

.widget {
	margin: 0 0 40px;
	background: #ccc;
	text-align: center;
	position: relative;
}

.widget:last-child {
	margin-bottom: 0;
}

.widget a.main_button_bg {
	font-size: 20px;
	letter-spacing: normal;
	padding: 20px 30px;
	color: #fff;
	max-width: 425px;
	width: 100%;
}

.widget a.main_button_bg:hover {
	color: #fff;
}

.widget a:hover {
	color: #ef780a;
}

.widget>div {
	padding: 40px;
}

.sidebar .widget:first-child>div p,
.blog_page .widget:nth-child(2)>div p,
.single_blog_page .widget:nth-child(2)>div p {
	position: relative;
}

.sidebar .widget:first-child a.main_button_bg,
.blog_page .widget:nth-child(2) a.main_button_bg,
.single_blog_page .widget:nth-child(2) a.main_button_bg {
	position: absolute;
	bottom: 0px;
	left: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.sidebar .widget:first-child a.main_button_bg {
	position: relative;
	margin:0 auto;
}

.sidebar .widget:first-child,
.blog_page .widget:nth-child(2),
.single_blog_page .widget:nth-child(2) {
	overflow: hidden;
}

/*.sidebar .widget:first-child img,.blog_page .widget:nth-child(2) img,.single_blog_page .widget:nth-child(2) img {margin-bottom: -40px;margin-top: -50px;}*/
.inner_content .sidebar .widget .team_blocks img {
	margin: 0 0 20px 0;
}

.faq {
	background: #e4e2d5;
	margin-top: 50px;
}

.inner_contact_us {
	padding: 50px 0;
}

.widget div ul {
	text-align: left;
	padding: 0 20px;
}

.widget div ul.children {
	margin-top: 10px;
}

.widget ul li.more {
	cursor: pointer;
	color: #0072bc;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.widget ul li.more:hover {
	color: #ef780a;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.widget ul li.more:before {
	display: none;
}

.widget ul {
	padding: 40px;
	text-align: left;
}

.widget ul li {
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.widget ul li:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.widget h5 {
	font-size: 24px;
	color: #ef780a;
	margin-bottom: 30px;
}

.widget .fa.fa-star {
	font-size: 0px;
	color: #ffd700;
	text-shadow: 2px 2px rgba(0, 0, 0, .15);
}

.widget .fa.fa-star::before {
	font-size: 18px;
}

.faq_inner a.toggle,
.faq_inner .toggle {
	background: #fff;
	padding: 45px 30px;
	position: relative;
	display: block;
}

.faq_inner a.toggle,
.faq_inner .toggle {
	background: #e4e2d5;
}

.single-team .faq .faq_inner a.toggle {
	background: #fff;
}

.faq_icon::before {
	content: "";
	width: 2px;
	height: 33px;
	background: #ef780a;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 20px;
}

.faq_icon.active::before {
	display: none;
}

.faq_icon::after {
	content: "";
	width: 33px;
	height: 2px;
	background: #ef780a;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 20px;
}

.faqs h3.faq_que {
	color: #2d343d;
	font-size: 30px;
	margin: 0;
	margin-right: 100px;
}

.faq_icon {
	width: 75px;
	height: 75px;
	position: absolute;
	right: 25px;
	background: #f4f4eb;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 75px;
	text-align: center;
}

.faq_ans {
	display: none;
	padding: 30px;
	background: #f4f4eb;
}

.inner_content ul {
	margin: 1.5em 0;
	clear: both;
}

.inner_content ul li ul {
	margin: 0.5em 0;
	padding-left: 0.5rem;
}

.faq_inner {
	margin-bottom: 25px;
	position: relative;
}

.widget a {
	color: #000000;
}

.resource_widget {
	padding-bottom: 30px;
	max-width: 420px;
	margin: 0 auto;
}

.faq_inner:last-child {
	margin: 0;
}

.cta_icon {
	width: 150px;
	height: 150px;
	border: 5px solid #cacaca;
	border-radius: 50%;
	text-align: center;
	line-height: 130px;
	vertical-align: middle;
	margin: 0 auto;
	padding: 20px;
}

.cta_slider {
	text-align: center;
}

.cta_slider h3 {
	color: #2d343d;
	font-size: 36px;
	margin-bottom: 20px;
}

.cta_slider p {
	color: #000;
	margin-bottom: 0;
}

.inner_contact_us a.main_button {
	background: #0072bc;
	border: none;
	font-size: 30px;
	max-width: 605px;
	width: 100%;
	margin-top: 40px;
	padding: 10px 15px;
}

.inner_contact_us a.main_button:hover {
	background: #ef780a;
}

.owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

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

.owl-nav i {
	color: #0072bc;
}

.cta_slider .item {
	padding: 0 30px;
}

.inner_contact {
	padding: 0 50px;
	height: 100%;
}

.cta_slider {
	padding: 0 50px;
}

.handled .doubleDown .mont {
	color: #d3a96f;
}

.doubleDown {
	font-size: 24px;
	line-height: 1.3;
}

.doubleDown .mont {
	color: #d8b27e;
	font-size: 20px;
}

.faq_ans p:empty {
	display: none;
}

.owl-dots {
	display: none;
}

.inner_content ul.col-50,
.inner_content ul.col-33 {
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner_content ul.col-50 li {
	-webkit-box-flex: 0 0 50%;
	-ms-flex: .0 0 50%;
	flex: 0 0 50%;
	max-width: calc(50% - 4%);
}

.inner_content ul.col-33 li {
	-webkit-box-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: calc(33.33% - 4%);
}

.inner_content ul.border_list li {
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 20px;
	margin-right: 4%;
}

.owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

	.view_bio {
	display: none;
}
.team_wrap {
	text-align: center;
	padding: 0 2% 45px;
}

.team_img {
	-webkit-box-shadow: 0 0 33px #f0f0f0;
	-moz-box-shadow: 0 0 33px #f0f0f0;
	box-shadow: 0 0 33px #f0f0f0;
	border: solid 9px #fff;
	margin-bottom: 20px;
}

.team_wrap h5 {
	font-size: 20px;
}

.team_wrap p.designation {
	margin: 0;
	color: #ef780a;
	font-size: 18px;
}

.team_page .non_lawyer .row {
	justify-content: center;
}

.team_description {
	padding-bottom: 50px;
}

.team_description.inner_content {
	padding-top: 25px;
}

.non_lawyer {
	padding-top: 100px;
	border-top: 1px solid #ddd;
	margin-top: 50px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 50px;
}

.inner_content .faq h2 {
	font-size: 45px;
	margin-bottom: 60px;
}

p.designation {
	font-weight: bold;
}

.single_team_page h2.team_title {
	clear: none;
	font-size: 30px;
	margin-bottom: 0;
}

.single-team .faq {
	margin-bottom: 100px;
}

.single_team_page .team_img {
	-webkit-box-shadow: 0 0 33px #f0f0f0;
	-moz-box-shadow: 0 0 33px #f0f0f0;
	box-shadow: 0 0 33px #f0f0f0;
	border: solid 9px #fff;
}

.team_blocks {
	padding: 20px 35px;
}

.team_blocks img {
	border: solid 4px #cccccc;
	-webkit-box-shadow: 0 0 35px #b2b2b2;
	-moz-box-shadow: 0 0 35px #b2b2b2;
	box-shadow: 0 0 35px #b2b2b2;
	margin-bottom: 20px;
}

.team_blocks .row:last-child {
	margin-top: 40px;
}

.single_team_page .col-4.full_col {
	max-width: 600px;
	margin: 0 auto;
}

.blog_inner {
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
}

.blog_inner:first-child .blog_wrap {
	background: #eee;
	padding: 50px;
}

.blog_inner:first-child .blog_wrap:before,
.blog_inner:first-child .blog_wrap:after {
	content: "";
	display: table;
}

.blog_inner:first-child .blog_wrap:after {
	clear: both;
}

.blog_inner:first-child .blog_wrap .blog_feture {
	float: left;
	width: 40%;
	padding-right: 15px;
}

.blog_inner:first-child .blog_wrap .blog_cont {
	float: left;
	width: 60%;
	padding-left: 15px;
	padding-top: 0
}

.blog_cont .category span {
	color: #000;
}

.blog_cont h4 {
	color: #333;
	font-size: 30px;
	font-weight: normal;
	margin: 15px 0;
	display: inline-block;
}

.blog_cont h4 a {
	color: #333;
}

.blog_cont a.main_button {
	color: #0072bc;
	border: 2px solid #ef780a;
	padding: 10px;
	text-shadow: none;
}

.blog_cont a.main_button:hover {
	background: #ef780a;
	color: #fff;
}

.blog_cont {
	padding-top: 30px;
}

.blog_inner img {
	width: 100%;
}

.single-post .other_locations {
	display: none;
}

.single-post .footer_nav {
	margin-top: 40px;
}

form.search-form {
	padding: 15px;
}

form.search-form input[type="search"] {
	border: none;
	background: transparent;
	width: calc(100% - 40px);
	font-family: Muli;
	color: #666;
	padding-left: 0;
}

#comments.comments-area {
	margin: 0;
	max-width: none;
	padding-top: 30px;
	margin-top: 50px;
	border-top: 1px solid #ddd;
}

.comments-area .comments-title-wrap .comments-title::before {
	display: none;
}

.comments-area>* {
	margin-top: 0;
	margin-bottom: 0;
}

.comments-area .comments-title {
	flex: auto;
	text-align: center;
	text-transform: uppercase;
}

.comment-form input,
.comment-form textarea {
	background: #eee;
	border: none;
	font-family: Muli;
}

.comment-form input#submit {
	background: #0072bc;
	width: 100%;
	text-transform: uppercase;
	font-size: 28px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.comments-area .comments-title-wrap h2 {
	display: none;
}

.comments-area .comments-title-wrap.no-responses h2 {
	display: block;
}

.comment-form input#submit:hover {
	background: #ef780a;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.single_thumbmail img {
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border: none;
	outline: none;
}

.widget .gform_wrapper form ul li.gfield {
	border: none;
	padding: 0;
}

.widget form .gform_body ul li input:not([type="checkbox"]),
.widget form .gform_body ul li textarea {
	background: #eee;
	color: #000 !important;
	padding: 25px 45px 25px 15px !important;
	font-family: Muli !important;
}

.widget .gform_wrapper .top_label li.gfield.gf_left_half,
.widget .gform_wrapper .top_label li.gfield.gf_right_half {
	text-align: left;
	float: none;
	display: block;
	width: 100%;
}

.comment-form input {
	padding: 17px 15px;
}

.comment-form p {
	position: relative;
}

.comment-form-author::before {
	color: #ef780a;
	font-family: "FontAwesome";
	font-size: 18px;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "\f2c0" !important;
}

.comment-form-email::before {
	color: #ef780a;
	font-family: "FontAwesome";
	font-size: 18px;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "\f003" !important
}

.comment-form-comment::before {
	color: #ef780a;
	font-family: "FontAwesome";
	font-size: 18px;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "\f040" !important;
}

.widget .gform_wrapper form input[type="checkbox"]+label {
	font-size: 18px;
	font-family: Muli;
	padding-left: 30px;
	display: block;
}

.widget .gform_wrapper form input[type="checkbox"] {
	left: 0;
	position: absolute;
}

.widget .gform_wrapper ul li {
	color: #333;
}

.widget .gform_wrapper input::-webkit-input-placeholder {
	color: #000;
}

.widget .gform_wrapper input::-moz-placeholdercolor {
	color: #000;
}

.widget .gform_wrapper input:-ms-input-placeholder {
	color: #000;
}

.widget .gform_wrapper input:-moz-placeholder {
	color: #000;
}

.comment-form ::-webkit-input-placeholder {
	color: #676767
}

.comment-form ::-moz-placeholder {
	color: #676767
}

.comment-form :-ms-input-placeholder {
	color: #676767
}

.comment-form :-moz-placeholder {
	color: #676767
}

.widget .gform_wrapper form .gform_footer .gform_button {
	padding: 20px 15px !important;
}

.widget .gform_wrapper form label.gfield_consent_label::after {
	left: 0px;
	top: 4px;
}

.widget .gform_wrapper form label.gfield_consent_label::before {
	left: 6px;
}

.widget .gform_wrapper form input[type="checkbox"]:checked+label::before {
	top: 6px;
}

.inner_content li.comment::before {
	display: none;
}

.comment-notes {
	display: none;
}

.search-submit .fa.fa-search {
	color: #293039;
	font-size: 26px;
	font-weight: 300;
}

.search-submit {
	background: transparent;
	padding: 0;
	vertical-align: middle;
}

.search-submit:hover {
	background: transparent;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
	z-index: 1;
}

/* Page Intro */
.page_intro_block {
	display: block;
	position: relative;
	float: none;
	clear: both;
}

.page_intro_block .page_intro_block_top {
	display: block;
	position: relative;
	margin: 0 0 60px;
}

.page_intro_block .page_intro_block_two_col {
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
	padding-bottom: 100px;
}

.page_intro_block .page_intro_block_two_col>div {
	width: 50%;
}

.page_intro_block .page_intro_block_two_col .page_intro_block_Left {
	padding-right: 70px;
}

/* Our Firm Page */
.firm_bottom_content {
	display: block;
	position: relative;
}

.firm_bottom_content h3 {
	font-size: 36px;
	color: #2d343d;
	margin-bottom: 25px;
	margin-top: 60px;
}

.firm_bottom_content p {
	margin-bottom: 35px;
}

.inner_content ul.col_list_50 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}

.inner_content ul.col_list_50 li {
	width: 46%;
	margin-right: 0;
}

.inner_content ul.border_top_bottom_list li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #dfdfdf;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -1px;
	line-height: 32px;
}

.inner_content ul.border_top_bottom_list li::before {
	top: 32px;
	line-height: 1;
}

.bottom-full-width-100 {
	display: block;
	position: relative;
	background-color: #e4e2d5;
	margin-top: 100px;
}

.bottom-full-width-100 h2 {
	margin-bottom: 30px;
}

.bottom-full-width-100 a {
	color: #ef780a;
}

.bottom-full-width-100 a:hover {
	color: #0073aa;
}

.faq ul.border_top_bottom_list li {
	border-color: #cccac0;
	margin-right: 4%;
}

.bottom-full-width-100 p {
	margin-bottom: 35px;
}

.page_intro_block_two_col .wp-video {
	width: 100% !important;
}

.page_intro_block_two_col .wp-video:hover .mejs-overlay-button {
	opacity: 0;
}

.wp-video .mejs-overlay-button,
.wp-video .mejs-controls {
	opacity: 0;
}

.wp-video:hover .mejs-overlay-button,
.wp-video:hover .mejs-controls {
	opacity: 1;
}

/* End Our Firm Page */
.inner_content {
	overflow: hidden;
	padding-top: 70px;
}

.inner_content>.row,
.blog_page .row,
.single_blog_page .row {
	margin: 0 -35px;
}

.row-15 {
	margin: 0 -15px !important;
}

.inner_content>.row>.col-8,
.inner_content>.row>.col-4,
.blog_page .row .col-8,
.blog_page .row .col-4,
.single_blog_page .row .col-8,
.single_blog_page .row .col-4 {
	padding: 0 35px;
}

.our-cases-page .point_block {
	margin-top: 40px;
}

.our-experience-page .point_block {
	margin-top: 60px;
}

.point_cont h3 span {
	color: #0072bc;
}

.small-content-1400 {
	max-width: 1400px;
	margin: 0 auto;
	display: block;
}

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

.gform_wrapper form ul li {
	padding-left: 0;
	padding-right: 0;
}

.gform_wrapper form ul li:before {
	display: none;
}

.gform_wrapper form .gform_body ul.gform_fields li.gfield .instruction.validation_message {
	display: none;
}

.gform_confirmation_wrapper #gform_confirmation_message_1 {
	background-color: rgba(1, 160, 1, 0.5);
	text-align: center;
	padding: 8px;
	line-height: 1;
	font-size: 16px;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields {
	position: relative;
	margin: 0 -5px !important;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield {
	width: 50%;
	padding: 0 5px !important;
	margin-top: 10px !important;
	color: #333333;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield:first-child {
	margin-top: 0;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.message_field {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0 !important;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="text"] {
	padding-top: 31px !important;
	padding-bottom: 31px !important;
	padding-left: 20px !important;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.message_field textarea {
	height: 269px !important;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield input,
.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield textarea {
	background-color: #f6f6f6;
	color: #333333;
	border: 1px solid #f6f6f6;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container::before {
	color: #ef780a;
}

.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.top_space {
	margin: 20px 0 5px;
}

.contact-form .gform_wrapper form .gform_footer .gform_button {
	padding: 20px 15px !important;
}

.contact-form ::-webkit-input-placeholder {
	opacity: 1;
	color: #666666;
}

.contact-form ::-moz-placeholder {
	opacity: 1;
	color: #666666;
}

.contact-form :-ms-input-placeholder {
	opacity: 1;
	color: #666666;
}

.contact-form :-moz-placeholder {
	opacity: 1;
	color: #666666;
}

.contact-page h3 {
	font-size: 30px;
	margin-bottom: 30px;
}

.location-box-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	margin: 0 -40px;
	margin-top: 70px;
}

.location-box-block .location-box-list {
	width: 33.33%;
	padding: 0 40px;
}

.location-box-block .location-box-list-inner {
	background-color: #cccccc;
	height: 100%;
}

.location-box-list h3 {
	font-size: 28px;
	color: #ffffff;
	background-color: #293039;
	text-align: center;
	font-weight: 400;
	padding: 16px 10px;
	margin: 0;
}

.location-box-list .location-box-dec {
	padding: 40px 45px;
	position: relative;
}

.location-box-list .location-box-dec h4 {
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 20px;
}

.location-box-list .location-box-dec *:last-child {
	margin-bottom: 0;
}

.location-box-list .location-box-dec ul {
	padding-left: 0px;
}

.location-box-list .location-box-dec ul li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b4b4b4;
}

.location-box-list .location-box-dec ul li:last-child {
	margin-bottom: 0;
}

.location-box-list .location-box-dec ul li:before {
	top: 6px;
}

.location-box-list .location-box-dec ul.listnone li:before {
	display: none;
}

.location-box-list .location-box-dec ul.listnone li {
	padding-left: 0;
}

.location-box-list .location-box-dec .two-side-border li {
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: -1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #b4b4b4;
}

.location-box-list .location-box-dec .two-side-border li:before {
	top: 21px;
}

.location-box-list .location-box-dec a.main_button_bg {
	width: 100%;
}

.location-box-list .location-box-dec ul.listnone li {
	line-height: 32px;
}

.map-location-page {
	padding: 50px 20px;
	background-color: #e5e9ec;
	margin-top: 40px;
}

.map-location-page .map-location-page-inner {
	max-width: 950px;
	margin: 0 auto;
	display: block;
}

.map-location-page .mapLegend {
	text-align: center;
}

.map-location-page .mapLegend p {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 0 10px;
	;
}

.map-location-page .mapLegend * {
	float: none;
	clear: both;
	display: inline-block;
	vertical-align: middle;
}

.map-location-page .mapLegend>div {
	padding: 0 40px;
}

.map-location-page .mapLegend>div:first-child {
	padding-left: 0;
}

.map-location-page .mapLegend>div:last-child {
	padding-right: 0;
}

.map-location-page .map-location-page-inner>svg {
	width: 100%;
}

.search-page .search-page-list {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}

.search-page .search-page-list:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.search-page .search-page-list a.main_button:visited {
	color: #0072bc;
}

.search-page .search-page-list a.main_button:visited:hover {
	color: #FFFFFF;
}

.search-page .search-page-list a {
	margin-top: 0;
}

.search-page .search-page-no form.search-form {
	padding: 0;
}

.search-page .search-page-no form.search-form input {
	background-color: #cccccc;
	padding: 10px 20px;
	height: 60px;
	min-height: auto;
	line-height: 1;
	display: block;
	width: 100%;
	border-radius: 4px;
}

.search-page .search-page-no form.search-form input:focus {
	background-color: #DDDDDD;
}

.search-page .search-page-no form.search-form label {
	display: inline-block;
	vertical-align: middle;
	width: 500px;
}

.search-page .search-page-no form.search-form .search-submit {
	background-color: #ef780a;
	padding: 0px 25px;
	height: 60px;
	line-height: 60px;
	border-radius: 4px;
}

.search-page .search-page-no form.search-form .search-submit:hover,
.search-page .search-page-no form.search-form .search-submit:focus {
	background-color: #0072bc;
}

.search-page .search-page-no form.search-form .search-submit i {
	color: #FFFFFF;
	line-height: inherit;
}

.crt-widget-carousel .crt-carousel-pane {
	padding: 0 !important;
}

.crt-widget .crt-post {
	border-width: 0px !important;
}

.crt-widget .crt-post {
	border-top: 3px solid #ef780a !important;
}

.crt-post-content {
	background: #d3a96f;
	color: #fff;
}

.crt-widget .crt-social-icon i {
	color: #fff !important;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 10px;
	text-align: center;
}

.crt-widget .crt-post-fullname a,
.crt-widget .crt-post-username a,
.crt-widget .crt-post-date a {
	color: #fff !important;
}

.crt-widget .crt-post-text {
	color: #fff !important;
	font-size: 18px !important;
	font-family: "Muli", sans-serif;
}

.crt-post .crt-post-footer {
	border-top: none !important;
	background: #2d343d;
	color: #fff;
	height: 60px;
	line-height: 60px;
}

.crt-post-date {
	opacity: 1 !important;
}

.crt-post .crt-post-footer .crt-post-share a i.crt-icon-twitter {
	color: #1cb8eb !important;
}

.crt-post .crt-post-footer .crt-post-share a i.crt-icon-facebook {
	color: #4e71a7 !important;
}

.crt-widget .crt-post-text a {
	color: #0072bc !important;
}

.page-template-practice-area .faq *:last-child {
	margin-bottom: 0;
}

.faq ul.border_list li {
	border-color: #cccac0;
}

.page-template-practice-area .prac-bottom-001.section-padding {
	padding-top: 0;
}

.practice_points .practice_areas_points {
	margin-top: 30px;
}

.pagination .nav-links {
	margin-left: 0;
	padding: 0;
}

.pagination .nav-links span.current {
	font-weight: bold;
}

.pagination .nav-links>* {
	padding: 10px;
	color: #2d343d;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
}

.pagination .nav-links>.next span,
.pagination .nav-links>.prev span {
	display: none;
}

.resources_page .col-3 {
	padding-bottom: 30px;
	-ms-flex: 0 0 16.666%;
	flex: 0 0 16.666%;
	max-width: 16.666%;
}

.resources {
	padding-top: 40px;
}

.review-stars ul {
	display: inline-block;
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.review-stars ul li {
	float: left;
	list-style: none !important;
	margin-right: 1px;
	line-height: 1;
}

.review-stars ul li i {
	color: #E4B248;
	font-size: 1.4em;
	font-style: normal;
}

.review-stars ul li i.inactive {
	color: #c6c6c6;
}

.star:after {
	content: "\2605";
}

#livechat-compact-container {
	transition: transform, bottom 0.2s ease-in-out 0s !important;
}

.hs-form-af1d92d3-00d6-49a4-aea8-cf72e38d5d24_f3006043-8380-431a-a5ee-190923c69ce7 fieldset {
	max-width: 100% !important;
}

.testimonial .rplg-slider .rplg-box .rplg-box-content,
.testimonial_page .rplg-reviews .rplg-box .rplg-box-content {
	text-align: center !important;
}

.testimonial .rplg-slider .rplg-stars,
.testimonial_page .rplg-reviews .rplg-box .rplg-stars {
	display: block !important;
	margin-right: 0px !important;
	margin-bottom: 30px !important;
}

.testimonial .rplg .rplg-review-text,
.testimonial_page .rplg .rplg-review-text {
	color: #2d343d !important;
	line-height: 1.5 !important;
	font-size: 20px !important;
	font-family: 'Muli', sans-serif !important;
}

.testimonial .rplg-slider .rplg-box .rplg-box-content::before,
.testimonial_page .rplg-reviews .rplg-box .rplg-box-content::before {
	display: none !important;
}

.testimonial .rplg .rplg-stars svg,
.testimonial_page .rplg .rplg-stars svg {
	margin: 0 1px 0 0 !important;
}

.testimonial .rplg .rplg-stars svg path,
.testimonial_page .rplg .rplg-stars svg path {
	fill: #e83f3f !important;
}

.testimonial .rplg .rplg-more-toggle,
.testimonial_page .rplg .rplg-more-toggle {
	color: #d3a96f !important;
	cursor: pointer !important;
	text-decoration: none !important;
}

.testimonial .rplg .rplg-review-name,
.testimonial_page .rplg .rplg-review-name {
	color: #ef780a !important;
	font-size: 20px !important;
}

.testimonial .rplg-slider {
	padding: 0 50px !important;
}

.testimonial .rplg-slider .rplg-slider-next {
	right: 0 !important;
}

.testimonial .rplg-slider .rplg-slider-prev {
	left: 0px !important;
}

.testimonial .rplg-slider .rplg-slider-prev,
.testimonial .rplg-slider .rplg-slider-next {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 48px !important;
}

.practice_points .testimonial .rplg-slider .rplg-slider-prev,
.practice_points .testimonial .rplg-slider .rplg-slider-next {
	background: #f8f9fb;
}

.practice_points .rplg .rplg-box {
	border: 1px solid #f8f9fb !important;
	background-color: #f8f9fb !important;
}

.testimonial .rplg-slider .rplg-slider-prev span,
.testimonial .rplg-slider .rplg-slider-next span {
	position: relative !important;
	top: initial !important;
	left: initial !important;
	color: #0072bc !important;
	font-size: 32px !important;
}

.testimonial .rplg-slider .rplg-slider-review {
	margin: 0px !important;
}

.testimonial_sec .testimonial {
	margin-bottom: 0;
}

.testimonial .rplg-slider .rplg-box .rplg-box-content {
	margin: 20px 20px 20px 20px !important;
}

.testimonial .rplg .rplg-review-badge {
	left: 12px !important;
	right: initial !important;
}

.testimonial_page .rplg .rplg-box {
	padding: 40px 40px 140px !important;
	margin-bottom: 40px !important;
	background: #f8f9fb !important;
	border: none !important;
}

.testimonial_page .rplg .rplg-row {
	justify-content: center;
	margin-bottom: 20px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.testimonial_page .rplg-row .rplg-row-right {
	flex-grow: 0 !important;
}

.testimonial_page .rplg .rplg-social-logo svg {
	width: 30px !important;
	height: 30px !important;
}

.testimonial_page .rplg .rplg-review-badge {
	top: initial !important;
	bottom: 90px !important;
	left: 50% !important;
	position: absolute !important;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

#livechat-full {
	z-index: 2147483641 !important;
}

h2.location_exp {
	color: #fff;
	font-size: 24px;
	margin-bottom: 20px;
}

.location_wrp {
	text-align: left;
}

.location_wrp ul li {
	color: #fff;
	position: relative;
	padding-left: 20px;
}

.location_wrp ul {
	margin-bottom: 15px;
}

.location_wrp ul li::before {
	position: absolute;
	content: "\f10c";
	left: 0px;
	top: 8px;
	font-family: FontAwesome;
	color: #fff;
	font-size: 12px;
}

.inner_banner.location_banner {
	padding: 40px 0;
}

.inner_banner.location_banner .banner_wrap {
	max-width: 70%;
	margin: 0 auto;
}

.resources a {
	border: 1px solid #eee;
	display: inline-block;
	padding: 8px;
}

.location_wrp p.location_phone {
	color: #d3a96f;
	margin: 0;
	font-weight: 600;
}

.learn-right-btn {
	visibility: hidden;
	-webkit-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
	line-height: normal;
}

.learn-right-btn a {
	display: block;
}

.learn-right-btn a.main_button_bg:hover {
	color: #fff;
}

.location_wrp p.location_phone span {
	color: #fff;
}

.mobile_view_logo {
	display: none;
	text-align: center;
}

.mobile_view_logo .footer_logo {
	margin-top: 0;
	margin-bottom: 30px;
}

.cta_slider .owl-stage-outer ul li {
	line-height: 1.2;
	margin-bottom: 10px;
}

.mobile-view-prac {
	display: none;
}

.faq-mobile_view,
.crimi_def_about-mobile,
.federal_conspiracy-sec-mobile {
	display: none;
}

_:-ms-fullscreen,
.rplg-slider .rplg-slider-prev span,
.rplg-slider .rplg-slider-next span {
	top: 0 !important;
	left: 0% !important;
}

.cta_slider .owl-stage-outer ul li::before {
	position: relative;
	content: "\f10c";
	left: -10px;
	top: -2px;
	font-family: FontAwesome;
	color: #ef780a;
	font-size: 12px;
}

.cta_slider .owl-stage-outer ul li {
	line-height: 1.2;
	margin-bottom: 16px;
	position: relative;
	padding-left: 20px;
}

.local-team-info-main>p {
	margin-bottom: 0;
}

.local-team-info-main>p:last-child {
	margin-bottom: 1em;
}

.no-btn-char span {
	position: relative;
	padding: 4px 35px;
	z-index: 1;
}

.no-btn-char span::before,
.no-btn-char span::after {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	width: 25%;
	height: 100%;
}

.no-btn-char span::before {
	left: -20px;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgb(191, 148, 91) 0%, rgb(255, 255, 255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.no-btn-char span::after {
	right: -20px;
	background: -moz-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to left, rgb(191, 148, 91) 0%, rgb(255, 255, 255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.inner_content .wp-block-quote {
	padding-left: 25px !important;
	margin-left: 40px;
}

.faq-desktop-view {
	margin-bottom: -100px;
}

.team_page.section-padding {
	padding-bottom: 0;
}

.prac-bottom-001.section-padding.inner_content.desktop-view-prac {
	padding-top: 90px;
}

.federal_conspiracy-sec {
	background: #F4F4F4;
}

.side_team {
	margin-bottom: 30px;
	text-align: center;
}

.side_team>a>img {
	margin: 0 auto 10px;
}

.sidebar .widget:first-child .side_team img {
	margin: 0 auto 10px;
}

.side_team h5 {
	font-size: 18px;
	color: #333333;
	margin: 0;
	font-weight: 700;
}

.side_team .designation {
	font-size: 15px;
	color: #333333;
	line-height: 1.5;
}

.crimi_def_about-desktop {
	margin-bottom: -50px;
}

span.blue-text {
	color: #0072bc;
}

.block_quote {
	padding: 50px;
	background: #faf9f5;
	margin: 40px 0;
}

.att-wrap {
	position: relative;
}

.att-inner-wrap {
	text-align: center;
}

.HeroTeam {
	position: relative;
	max-width: 720px;
}

.HeroTeamTitleWrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 1;
}

.HeroTeamTitle {
	text-align: center;
	width: 20%;
	background: rgba(0, 0, 0, .4);
	padding: 6px;
}

.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p {
	font-size: 14px;
	padding: 0;
	margin: 0;
	text-shadow: 1px 1px 2px #333;
	line-height: 1;
	color: #fff;
}

.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p span.name {
	margin-top: 3px;
	display: inline-block;
	margin-bottom: 5px;
	display: inline-block;
	color: #ef780a;
	font-weight: bolder;
	font-size: 16px;
	margin-bottom: 7px;
}

.HeroTeam {
	position: relative;
	max-width: 900px;
}

.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p span.SubTitle {
	font-size: 14px;
	color: #fff;
}

.short-title {
	text-align: center;
	max-width: 900px;
	margin: 0 auto 70px;
	padding: 50px;
	background: #faf9f5;
	box-shadow: 0 0 20px 0px rgba(216, 216, 216, .7);
	border: 1px solid #e6e6e6;
}

.short-title h3 {
	text-transform: uppercase;
}

.short-title ul {
	text-align: left;
	margin: 0px;
}

.short-title ul li {
	padding: 5px 15px;
	font-weight: bold;
	position: relative;
	padding-left: 35px;
	padding-right: 0;
}

.short-title ul li:before {
	position: absolute;
	content: "\f10c";
	left: 15px;
	top: 13px;
	font-family: FontAwesome;
	color: #333;
	font-size: 12px;
}

.team_locations {
	text-align: center;
}

.inner_content .team_locations h3 {
	font-size: 15px;
}

.team_locations span {
	color: #ef780a;
	padding: 0 10px;
}

ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.tabs li {
	float: left;
	padding: 0;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
}

ul.tabs li.current::after {
	content: "";
	position: absolute;
	background: #fff;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
}

ul.tabs li a {
	padding: 10px 15px;
	display: block;
}

ul.tabs li:last-child {
	border-right: 1px solid #dfdfdf;
}

ul.tabs li.current {
	border-top: 3px solid #0072bc;
	margin-bottom: -3px;
}

.tab-content {
	display: none;
}

.tab-content.current {
	display: inherit;
}

ul.tabs li.current a {
	color: #0072bc;
}

.tab_container {
	border: 1px solid #dfdfdf;
	padding: 20px 20px 20px;
}

.single-team .faq_inner a.toggle {
	padding: 20px 20px
}

.single-team .faqs h3.faq_que {
	font-size: 20px;
	margin-right: 60px;
}

.single-team .faq_icon {
	width: 45px;
	height: 45px;
}

.single-team .faq_icon::after {
	width: 24px;
}

.single-team .faq_icon::before {
	height: 24px;
}

.single-team .faq_inner {
	margin-bottom: 15px;
}

.single-team .contact_nick {
	background-image: url(https://federal-lawyer.com/wp-content/themes/federal-lawyer/images/charged_bg.jpg);
	height: auto;
}

.single-team .contact_nick a.phn_num {
	margin-bottom: 0;
}

.single-team .contact_nick {
	margin: 70px 0 0px;
}

.cta_contact {
	background: #293039;
	text-align: center;
	color: #fff;
	padding: 40px;
}

.cta_contact h2 {
	color: #fff
}

.subHeading {
	border-bottom: 1px solid #f2f1eb;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.cta_contact a.main_button {
	color: #fff;
	border: 2px solid #fff;
}

.cta_contact a.main_button:hover {
	border: 2px solid #ef780a;
	background: #ef780a;
}

.point_cont ul {
	margin-bottom: 0;
}

.row.miami_team {
	margin-left: -15px;
	margin-right: -15px;
}

.miami_team_box {
	padding: 40px;
	background-color: #ccc;
	position: relative;
	z-index: 1;
}

.miami_team_box .side_team h5 {
	font-size: 18px;
}

.per-wrap {
	display: inline-block;
	width: 50%;
	float: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
}

.per-wrap img {
	max-height: 300px;
}

.pr-area {
	margin-top: 30px;
}

.pr-area h3 {
	font-size: 25px;
}

.pr-area .faq_inner a.toggle {
	padding: 35px 20px;
}

span.page_title {
	font-size: 70px;
	font-weight: bold;
	color: #ef780a;
	z-index: 1;
	position: relative;
	text-align: center;
	display: inherit;
	line-height: 1.2;
}

.single h1.main-title {
	margin-bottom: 30px;
}

footer .footer-bar {
	background: #c00;
	bottom: 0;
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 1111;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	line-height: 1.4;
}

footer .footer-bar a:hover {
	color: #2d343d;
}

footer .footer-bar .footer-bar-close {
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	line-height: 0;
	cursor: pointer;
}

/*footer.hide-footer-bar {
	padding-bottom: 0px !important;
}*/

#livechat-compact-container {
	width: 250px !important;
	padding: 0px !important;
	right: 30px !important;
}

.inner_content .team_city_list {
	list-style-type: none;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}

.inner_content .team_city_list li {
	list-style-type: none;
	padding: 0;
	border-right: 2px solid black;
	padding-right: 2px;
	margin-bottom: 15px;
	width: 16.66%;
}

.inner_content .team_city_list li:before {
	display: none;
}

.inner_content .team_city_list li h3 {
	color: #ef780a;
	margin: 0 10px;
}

.inner_content .team_city_list>li:nth-child(6n),
.inner_content .team_city_list>li:last-child {
	border-right: 0;
}

.search_form .gform_wrapper form {
	max-width: 1160px;
	margin: 0 auto;
}

.search_form .gform_wrapper .gform_body {
	width: 75%;
	float: left;
}

.search_form .gform_wrapper ul li.gfield select {
	padding: 10px 30px 10px 10px;
	background: rgb(228, 228, 228);
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	min-height: 52px;
	font-size: 18px;
}

.search_form .gform_wrapper .gform_footer {
	clear: none;
	width: 25%;
	float: left;
	margin: 0;
	padding-right: 5px;
}

.search_form .gform_wrapper .gform_footer input.gform_button {
	font-size: 18px !important;
	min-height: 52px !important;
}

.search_form .gform_wrapper ul li.gfield {
	margin: 0 !important;
	padding-right: 5px !important;
}

.search_form .gform_wrapper ul li .ginput_container {
	position: relative;
}

.search_form .gform_wrapper ul.gform_fields li.gfield .ginput_container_select::before {
	position: absolute;
	content: "\f107";
	right: 12px;
	top: 50%;
	z-index: 100;
	font-family: FontAwesome;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #333;
	font-size: 20px;
	pointer-events: none;
}

.search_form {
	margin-bottom: 80px;
	margin-top: 80px;
}

.blogsearch {
	background-color: #ef780a;
}

.blogsearch .page_title {
	font-size: 50px;
	font-weight: 800;
	color: white;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -20px;
}

.inner_content .speak_languages {
	display: table;
	width: 100%;
}

.inner_content .speak_languages li {
	display: inline-block;
	padding: 0;
	margin: 0;
	font-size: 18px;
	display: table-cell;
}

.inner_content .speak_languages li:before {
	display: none;
}

.inner_content .speak_languages img {
	vertical-align: middle;
	margin-top: -4px;
}

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

	.wrapper,
	header.site-header .wrapper,
	.wrapper {
		max-width: 1640px;
	}
}

@media screen and (max-width:1700px) {
	.inner_content .experts_box h2 {
		font-size: 38px;
	}

	.cta_slider .owl-stage-outer ul li {
		margin-bottom: 13px;
	}

	.inner_contact_us a.main_button {
		font-size: 28px;
	}
}

@media screen and (max-width:1661px) {
	.location-box-block {
		margin: 0 -30px;
		margin-top: 60px;
	}

	.location-box-block .location-box-list {
		padding: 0px 30px;
	}

	/*.location-box-list h3 {font-size: 36px;}*/
	.inner_content {
		padding-top: 60px;
	}

	.inner_content .experts_box h2 {
		font-size: 35px;
	}
}

@media screen and (max-width:1650px) {
	header.site-header .logo img {
		max-width: 250px;
	}

	header.site-header.fixed_header .logo img {
		max-width: 65%;
	}

	header .main_menu>div>ul>li {
		padding: 0 28px;
	}

	.wrapper,
	header.site-header .wrapper,
	.wrapper {
		max-width: 1460px;
	}

	.cta_slider .owl-stage-outer ul li {
		margin-bottom: 8px;
	}
}

@media screen and (max-width:1550px) {
	.inner_content .team_city_list li h3 {
		font-size: 13px;
	}

	body {
		font-size: 18px;
	}

	.inner_content li::before {
		top: 6px;
	}

	.short-title ul li:before {
		top: 10px;
	}

	.section-padding,
	.section-padding.inner_content {
		padding: 50px 0;
	}

	.faq-desktop-view {
		margin-bottom: -90px;
	}

	h2.main_title {
		font-size: 40px;
	}

	header .main_menu>div>ul>li>a,
	header .main_menu ul li ul.sub-menu li a {
		font-size: 12px;
	}

	header .main_menu>div>ul>li {
		padding: 0 17px;
	}

	.banner .banner_location ul li {
		padding: 0 20px;
	}

	.about_sec .col-4:nth-child(2)::before {
		left: -7px;
	}

	.about_sec .col-4:nth-child(2)::after {
		right: -7px;
	}

	.about_sec h3 {
		font-size: 28px;
	}

	.about_sec h2 {
		font-size: 58px;
	}

	.about_sec h2 span {}

	.practice_title h3 {
		font-size: 30px;
		margin-left: 15px;
	}

	.practice_area_inner {
		padding: 50px;
	}

	.results {
		margin: 0 0px 20px;
	}

	.results p {
		max-width: 100%;
	}

	.results span {
		font-size: 22px;
	}

	.serious_results a.main_button {
		font-size: 18px;
	}

	.testimonial_sec h2.main_title {
		margin-bottom: 50px;
	}

	.practice_list ul li a {
		font-size: 18px;
	}

	.serious_results p {
		font-size: 18px;
	}

	.logo_item {
		padding: 0 15px;
	}

	.featured_on {
		/*   padding: 70px 25px; */
	}

	.free_guide p {
		font-size: 26px;
	}

	.free_guide a.main_button_bg {
		font-size: 26px;
	}

	.post_cont h4 a {
		font-size: 26px;
	}

	.contact_us h2.main_title {
		font-size: 54px;
	}

	.contact_us h3 {
		font-size: 28px;
	}

	.gform_wrapper form .gform_footer .gform_button {
		font-size: 24px !important;
	}

	footer.site-footer h4 {
		font-size: 22px;
	}

	.main_address .phn_num {
		font-size: 26px;
	}

	.other_locations h5 {
		font-size: 16px;
	}

	.contact_form {
		font-size: 16px;
	}

	footer.site-footer {
		padding: 90px 0 0px;
	}

	h1.page_title {
		font-size: 60px;
	}

	span.page_title {
		font-size: 60px;
	}

	.inner_content h2 {
		font-size: 34px;
	}

	.point_wrap {
		padding: 70px 60px;
		/*margin-bottom: 100px;*/
	}

	.point_icon {
		width: 200px;
	}

	.point_cont {
		width: calc(100% - 200px);
	}

	.faqs h3.faq_que {
		font-size: 28px;
	}

	.faq_icon {
		width: 70px;
		height: 70px;
		line-height: 70px;
	}

	.faqs a.toggle,
	.faqs .toggle {
		padding: 40px 30px;
	}

	.inner_contact_us a.main_button {
		font-size: 25px;
	}

	.widget a.main_button_bg {
		padding: 18px 25px;
		font-size: 18px;
	}

	.contact_nick p {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.inner_content .contact_nick h2,
	.inner_content .contact_nick h5 {
		font-size: 38px;
	}

	.contact_nick a.phn_num {
		font-size: 50px;
	}

	.practice_points .col-4,
	.practice_points .col-8 {
		padding: 0 20px;
	}

	.practice_points .row {
		margin: 0 -20px;
	}

	.widget h2.widget-title {
		font-size: 30px;
	}

	.single_team_page .team_img {
		max-width: 240px;
	}

	.team_blocks {
		padding: 0;
	}

	.widget form .gform_body ul li input:not([type="checkbox"]) {
		padding: 22px 45px 22px 15px !important;
		font-size: 18px !important;
	}

	.widget .gform_wrapper form .gform_footer .gform_button {
		padding: 18px 15px !important;
	}

	.inner_content>.row {
		margin: 0 -20px;
	}

	.inner_content>.row>.col-8,
	.inner_content>.row>.col-4 {
		padding: 0 20px;
	}

	/* Our Firm Page */
	.page_intro_block .page_intro_block_top {
		margin: 0 0 50px;
	}

	.page_intro_block .page_intro_block_two_col .page_intro_block_Left {
		padding-right: 50px;
	}

	.page_intro_block .page_intro_block_two_col {
		padding-bottom: 70px;
	}

	.firm_bottom_content h3 {
		margin-bottom: 20px;
		margin-top: 40px;
		font-size: 34px;
	}

	.firm_bottom_content p {
		margin-bottom: 30px;
	}

	.bottom-full-width-100 {
		margin-top: 90px;
	}

	/* End Our Firm Page */
	.our-experience-page .point_block {
		margin-top: 50px;
	}

	.bottom-full-width-100 p {
		margin-bottom: 30px;
	}

	.contact-page h3 {
		font-size: 28px;
		margin-bottom: 20px;
	}

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

	.location-box-block {
		margin: 0 -20px;
		margin-top: 50px;
	}

	.location-box-block .location-box-list {
		padding: 0px 20px;
	}

	.location-box-list h3 {
		/*font-size: 32px;*/
		padding: 14px 10px;
	}

	.location-box-list .location-box-dec {
		padding: 30px 30px;
	}

	.location-box-list .location-box-dec h4 {
		font-size: 21px;
	}

	.location-box-list .location-box-dec .one-side-border li {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.tp-leftarrow.tparrows {
		left: -30px !important;
	}

	.tp-rightarrow.tparrows {
		left: calc(100% + 30px) !important;
	}

	.inner_content {
		padding-top: 50px;
	}

	.inner_content .experts_box h2 {
		font-size: 28px;
	}

	.experts_box h5 {
		font-size: 18px;
	}

	.blog_cont h4 {
		font-size: 26px;
	}

	.testimonial .rplg .rplg-review-text {
		font-size: 18px !important;
	}

	.inner_banner.location_banner .banner_wrap {
		max-width: 80%;
	}

	.inner_content h3 {
		font-size: 28px;
	}
}

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

	.wrapper,
	header.site-header .wrapper,
	.wrapper {
		max-width: 1320px;
	}

	.cta_slider .owl-stage-outer ul li {
		margin-bottom: 13px;
	}
}

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

	.wrapper,
	header.site-header .wrapper,
	.wrapper {
		max-width: 1280px;
	}

	header .main_menu>div>ul>li {
		padding: 0 16px;
	}

	.inner_contact_us a.main_button {
		font-size: 24px;
	}

	.cta_slider .owl-stage-outer ul li {
		margin-bottom: 16px;
	}
}

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

	.wrapper,
	header.site-header .wrapper,
	.wrapper {
		max-width: 1250px;
	}

	h2.main_title {
		font-size: 36px;
	}

	a.main_button {
		font-size: 15px;
	}

	a.main_button_bg {
		font-size: 15px;
	}

	header .main_menu>div>ul>li {
		padding: 0 15px;
	}

	header .main_menu>div>ul>li>a,
	header .main_menu ul li ul.sub-menu li a {
		font-size: 12px;
	}

	.about_sec h2 {
		font-size: 50px;
	}

	.about_sec a {
		font-size: 15px;
	}

	.about_sec h3 {
		font-size: 26px;
	}

	.practice_title h3 {
		font-size: 26px;
	}

	.practice_area_inner {
		padding: 40px;
	}

	.serious_results {
		padding: 45px 30px;
	}

	.serious_results a.main_button {
		font-size: 16px;
	}

	.logo_item {
		padding: 0 10px;
	}

	.featured_on {
		/*  padding: 50px 20px; */
	}

	.free_guide p {
		font-size: 22px;
	}

	.free_guide a.main_button_bg {
		font-size: 24px;
	}

	.post_cont h4 a {
		font-size: 24px;
		color: #fff;
	}

	.contact_us h2.main_title {
		font-size: 52px;
	}

	.contact_us h3 {
		font-size: 26px;
	}

	form .gform_body ul li input:not([type="checkbox"]),
	form .gform_body ul li textarea {
		font-size: 15px !important;
	}

	.gform_wrapper form .gform_footer .gform_button {
		font-size: 22px !important;
	}

	footer.site-footer h4 {
		font-size: 20px;
	}

	.main_address .phn_num {
		font-size: 24px;
	}

	.inner_contact_us a.main_button {
		font-size: 22px;
	}

	.cta_slider {
		padding: 0 30px;
	}

	.inner_contact {
		padding: 0 30px;
	}

	.point_wrap {
		padding: 60px 50px;
		/*margin-bottom: 90px;*/
	}

	.team_wrap {
		padding: 0 0 45px;
	}

	.team_wrap h5 {
		font-size: 18px;
	}

	.team_wrap p.designation {
		font-size: 16px;
	}

	.non_lawyer {
		padding-top: 80px;
		margin-top: 30px;
		padding-bottom: 40px;
	}

	.comment-form input#submit {
		font-size: 24px;
	}

	.inner_content>.row {
		margin: 0 -15px;
	}

	.inner_content>.row>.col-8,
	.inner_content>.row>.col-4 {
		padding: 0 15px;
	}

	/* Our Firm Page */
	.page_intro_block .page_intro_block_top {
		margin: 0 0 40px;
	}

	.page_intro_block .page_intro_block_two_col .page_intro_block_Left {
		padding-right: 30px;
	}

	.page_intro_block .page_intro_block_two_col {
		padding-bottom: 50px;
	}

	.firm_bottom_content h3 {
		margin-bottom: 15px;
		margin-top: 30px;
		font-size: 32px;
	}

	.firm_bottom_content p {
		margin-bottom: 25px;
	}

	.inner_content ul.border_top_bottom_list li {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.inner_content ul.border_top_bottom_list li::before {
		top: 23px;
	}

	.bottom-full-width-100 p {
		margin-bottom: 25px;
	}

	/* End Our Firm Page */
	.our-cases-page .point_block {
		margin-top: 30px;
	}

	.our-experience-page .point_block {
		margin-top: 40px;
	}

	.faq {
		margin-top: 40px;
	}

	.location-box-block {
		margin: 0 -15px;
	}

	.location-box-block .location-box-list {
		padding: 0px 15px;
	}

	.location-box-list h3 {
		font-size: 24px;
		padding: 12px 10px;
	}

	.location-box-list .location-box-dec {
		padding: 20px 20px;
	}

	.hero_title {
		padding: 40px 0 20px;
	}

	.hero-h1 {
		font-size: 32px;
	}

	.hero-h1 span {
		font-size: 42px;
	}

	.hero-span {
		font-size: 22px;
	}

	.inner_content .experts_box h2 {
		font-size: 24px;
	}

	.experts_box h5 {
		font-size: 16px;
	}

	.inner_content h2,
	.inner_content h3,
	.inner_content h4,
	.inner_content h5,
	.inner_content h6 {
		margin-bottom: 20px;
	}

	.contact_nick {
		padding: 33px;
		margin: 10px 0 50px;
	}

	.contact_nick a.phn_num {
		font-size: 45px;
		margin-bottom: 40px;
	}

	.resources_page .col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.testimonial .rplg .rplg-review-text {
		font-size: 17px !important;
	}

	.testimonial .rplg .rplg-review-name,
	.testimonial_page .rplg .rplg-review-name {
		font-size: 18px !important;
	}

	.testimonial_page .rplg .rplg-review-text {
		font-size: 18px !important;
	}

	.cta_slider .owl-stage-outer ul li {
		margin-bottom: 12px;
	}

	.widget h2.widget-title {
		font-size: 27px;
	}

	.inner_content .team_city_list li {
		width: 25%;
	}

	.inner_content .team_city_list>li:nth-child(6n) {
		border-right: 2px solid black;
	}

	.inner_content .team_city_list>li:nth-child(4n),
	.inner_content .team_city_list>li:last-child {
		border-right: 0;
	}
}

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

	.wrapper,
	header.site-header .wrapper,
	.wrapper {
		max-width: 1180px;
	}
}

@media screen and (min-width:1200px) {
	.cta_slider .item> :last-child {
		padding-bottom: 90px !important;
	}
}

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

	.section-padding,
	.section-padding.inner_content {
		padding: 50px 0;
	}

	.faq-desktop-view {
		margin-bottom: -80px;
	}

	.prac-bottom-001.section-padding.inner_content.desktop-view-prac {
		padding-top: 80px;
	}

	header .main_menu>div>ul>li::before {
		height: 6px;
		width: 6px;
	}

	header .main_menu>div>ul>li>a,
	header .main_menu ul li ul.sub-menu li a {
		font-size: 12px;
	}

	header.site-header .logo img {
		max-width: 170px;
	}

	header.site-header.fixed_header .logo img {
		max-width: 150px;
	}

	header .main_menu>div>ul>li {
		padding: 0 10px;
		max-width: 131px;
	}

	.banner .banner_location ul li {
		padding: 0 15px;
	}

	.banner .banner_location ul {
		bottom: 15px;
	}

	.about_sec h2 {
		font-size: 44px;
	}

	.about_sec h2 span {
		font-size: 40px;
	}

	.about_sec .middle_sec a {
		padding: 15px 15px;
	}

	.about_sec a {
		font-size: 14px;
	}

	a.main_button {
		font-size: 14px;
	}

	a.main_button_bg {
		font-size: 14px;
	}

	.about_sec .middle_sec a {
		font-size: 13px;
	}

	.practice_icon {
		max-width: 55px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 55px;
		flex: 0 0 55px;
	}

	.practice_title h3 {
		font-size: 23px;
	}

	.practice_area_inner {
		padding: 30px;
	}

	.practice_list ul li a {
		font-size: 16px;
	}

	.serious_results {
		padding: 30px 20px;
	}

	h2.main_title {
		font-size: 32px;
	}

	.serious_results p {
		font-size: 16px;
	}

	.results span {
		font-size: 18px;
	}

	.serious_results a.main_button {
		font-size: 14px;
	}

	.logo_item img {
		max-width: 90%;
	}

	.news_sec .row {
		margin: 0 -15px;
	}

	.news_sec .col-8,
	.news_sec .col-6,
	.news_sec .col-4 {
		padding: 0 15px;
	}

	.post_cont h4 a {
		font-size: 22px;
	}

	.contact_us h2.main_title {
		font-size: 44px;
	}

	.contact_us h3 {
		font-size: 24px;
	}

	footer.site-footer .copyright p,
	footer.site-footer .copyright a {
		font-size: 15px;
	}

	.other_locations h5 {
		font-size: 14px;
	}

	.other_locations h4 span {
		font-size: 15px;
	}

	footer.site-footer .footer_logo {
		max-width: 300px;
	}

	.main_address .phn_num {
		font-size: 22px;
	}

	footer.site-footer h4 {
		font-size: 18px;
	}

	.contact_form {
		font-size: 14px;
	}

	footer.site-footer {
		padding: 80px 0 0px;
	}

	.point_wrap {
		padding: 50px 30px;
		/*margin-bottom: 60px;*/
	}

	.point_cont h3 {
		font-size: 26px;
	}

	.icon_wrap img {
		vertical-align: middle;
		max-width: 50%;
	}

	.icon_wrap {
		width: 130px;
		height: 130px;
		line-height: 110px;
	}

	.point_icon {
		width: 170px;
	}

	.point_cont {
		width: calc(100% - 170px);
	}

	.inner_content .contact_nick h2,
	.inner_content .contact_nick h5 {
		font-size: 34px;
	}

	.contact_nick {
		padding: 30px;
	}

	.contact_nick p {
		margin-bottom: 23px;
	}

	.contact_nick a.phn_num {
		font-size: 38px;
		margin-bottom: 30px;
	}

	h1.page_title {
		font-size: 54px;
	}

	span.page_title {
		font-size: 54px;
	}

	/*  .inner_banner {padding: 260px 0 60px;}*/
	.inner_content h2 {
		font-size: 30px;
	}

	.widget h2.widget-title {
		font-size: 26px;
	}

	.widget a.main_button_bg {
		padding: 15px 20px;
		font-size: 16px;
	}

	.widget>div {
		padding: 30px 20px;
	}

	.widget h5 {
		font-size: 22px;
	}

	/*.sidebar .widget:first-child img {margin-top: -30px;}*/
	.faqs h3.faq_que {
		font-size: 24px;
	}

	.faqs a.toggle {
		padding: 35px 25px;
	}

	.faq_icon {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}

	.faq_icon::before {
		height: 26px;
	}

	.faq_icon::after {
		width: 26px;
	}

	.inner_contact_us a.main_button {
		font-size: 18px;
	}

	.cta_icon {
		width: 130px;
		height: 130px;
		line-height: 110px;
	}

	.team_blocks .col-4 {
		padding-right: 5px;
		padding-left: 5px;
	}

	.team_blocks .row {
		margin-right: -5px;
		margin-left: -5px;
	}

	.widget form .gform_body ul li input:not([type="checkbox"]) {
		padding: 20px 45px 20px 15px !important;
	}

	.widget .gform_wrapper form .gform_footer .gform_button {
		padding: 15px 15px !important;
	}

	.inner_content ul.border_list li {
		margin-right: 0;
	}

	.inner_content ul.col-50 li {
		max-width: 100%;
		-webkit-box-flex: 0 0 100%;
		-ms-flex: .0 0 100%;
		flex: 0 0 100%;
	}

	/* Our Firm Page */
	.page_intro_block .page_intro_block_top {
		margin: 0 0 30px;
	}

	.page_intro_block .page_intro_block_two_col {
		display: block;
		padding-bottom: 40px;
	}

	.page_intro_block .page_intro_block_two_col>div {
		width: 100%;
	}

	.page_intro_block .page_intro_block_two_col .page_intro_block_Left {
		padding-right: 0px;
	}

	.page_intro_block_two_col .wp-video {
		max-width: 640px;
		margin: 20px auto 0;
	}

	.firm_bottom_content img.alignleft {
		float: none;
		clear: both;
		display: block;
		margin: 0 auto 15px;
	}

	.firm_bottom_content p {
		margin-bottom: 15px;
	}

	.firm_bottom_content h3 {
		margin-bottom: 10px;
		margin-top: 25px;
		font-size: 30px;
	}

	.inner_content ul.border_top_bottom_list li {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.inner_content ul.border_top_bottom_list li::before {
		top: 21px;
	}

	.bottom-full-width-100 {
		margin-top: 80px;
	}

	.bottom-full-width-100 h2 {
		margin-bottom: 20px;
	}

	.bottom-full-width-100 p {
		margin-bottom: 15px;
	}

	/* End Our Firm Page */
	.our-cases-page .point_block {
		margin-top: 20px;
	}

	.our-experience-page .point_block {
		margin-top: 30px;
	}

	.faq {
		margin-top: 30px;
	}

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

	.contact-page h3 {
		font-size: 26px;
		margin-bottom: 12px;
	}

	.location-box-block {
		margin: 0 -10px;
		margin-top: 60px;
	}

	.location-box-block .location-box-list {
		padding: 0px 10px;
	}

	.location-box-list h3 {
		font-size: 22px;
		padding: 11px 10px;
	}

	.location-box-list .location-box-dec h4 {
		font-size: 17px;
	}

	.location-box-list .location-box-dec {
		padding: 20px 15px;
	}

	.blog_inner:first-child .blog_wrap {
		padding: 30px;
	}

	.blog_inner:first-child .blog_wrap .blog_feture {
		width: 100%;
		padding-right: 0;
	}

	.blog_inner:first-child .blog_wrap .blog_cont {
		width: 100%;
		padding-left: 0px;
		padding-top: 30px;
	}

	.footer-navigation .footer-menu li::before {
		top: 5px;
	}

	.inner_content .experts_box h2 {
		font-size: 22px;
		padding: 12px 20px;
	}

	.experts_box h5 {
		font-size: 13px;
	}

	.expert_title {
		bottom: 12px;
	}

	.expert_wrap {
		padding: 20px 15px 0px;
	}

	.inner_content h3 {
		font-size: 26px;
	}

	.blog_cont h4 {
		font-size: 24px;
	}

	.inner_content .team_locations h3 {
		font-size: 15px;
	}

	.miami_team_box {
		padding: 30px 20px;
	}

	.single h1.main-title {
		font-size: 40px;
	}
}

@media screen and (max-width:1024px) {
	.home .practice_area .col-4{
		margin-top: 60px;
	}
	h2.main_title {
		font-size: 30px;
	}

	.section-padding,
	.section-padding.inner_content {
		padding: 50px 0;
	}

	.faq-desktop-view {
		margin-bottom: -60px;
	}

	.prac-bottom-001.section-padding.inner_content.desktop-view-prac {
		padding-top: 60px;
	}

	header.site-header .main_menu {
		display: none;
	}

	.about_sec h2 span {
		font-size: 32px;
	}

	.about_sec h2 {
		font-size: 36px;
	}

	.about_sec h3 {
		font-size: 22px;
	}

	.about_sec .middle_sec a {
		font-size: 12px;
		padding: 10px;
	}

	.banner .banner_location ul li span {
		font-size: 15px;
	}

	.practice_area .col-8,
	.news_sec .col-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.practice_area .col-4,
	.news_sec .col-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.serious_results {
		margin-top: 40px;
		height: auto;
	}

	.free_guide img {
		max-width: 80%;
	}

	.free_guide a.main_button_bg {
		font-size: 19px;
	}

	.post_cont h4 a {
		font-size: 20px;
	}

	.contact_us h2.main_title {
		font-size: 36px;
	}

	.contact_us h3 {
		font-size: 22px;
	}

	.gform_wrapper form .gform_footer .gform_button {
		font-size: 20px !important;
	}

	form .gform_body ul li input:not([type="checkbox"]),
	form .gform_body ul li textarea {
		font-size: 14px !important;
	}

	.contact_form .gform_wrapper .top_label li.gfield.gf_left_half,
	.contact_form .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100%;
		float: none;
		text-align: left;
	}

	footer.site-footer .footer_logo {
		max-width: 230px;
	}

	.other_locations .col5 {
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}

	footer.site-footer {
		padding: 60px 0 0px;
	}

	#back2Top {
		width: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.footer_nav ul li a {
		font-size: 15px;
	}

	.other_locations a.phn_num {
		font-size: 16px;
	}

	.main_address .phn_num {
		font-size: 20px;
	}

	.gform_wrapper form label.gfield_consent_label::after {
		width: 17px;
		height: 17px;
		left: -24px;
	}

	.gform_wrapper form label.gfield_consent_label::before {
		width: 5px;
		height: 11px;
		left: -18px;
		top: 2px;
	}

	.banner .banner_location ul li::before {
		height: 12px;
		right: -3px;
		top: 3px;
	}

	.single_team_page h2.team_title {
		font-size: 28px;
	}

	.single_team_page .team_img {
        max-width: 200px;
        margin-top: 25px !important;
    }

	.comment-form input#submit {
		font-size: 20px;
	}

	/* Our Firm Page */
	.page_intro_block .page_intro_block_top {
		margin: 0 0 20px;
	}

	.firm_bottom_content h3 {
		margin-bottom: 8px;
		margin-top: 20px;
		font-size: 28px;
	}

	.bottom-full-width-100 {
		margin-top: 60px;
	}

	.bottom-full-width-100 h2 {
		margin-bottom: 15px;
	}

	/* End Our Firm Page */
	.our-experience-page .point_block {
		margin-top: 20px;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.message_field textarea {
		height: 267px !important;
	}

	.other_locations .col5:nth-child(3n+1) {
		border-left: 1px solid #414954;
	}

	.other_locations .col5:nth-child(6) {
		border-left: none;
	}

	.inner_content .experts_box h2 {
		padding: 12px 15px;
	}

	.intro_sec .row {
		margin: 0 auto;
	}

	.intro_sec .col-8,
	.intro_sec .col-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.intro_sec .col-8 {
		margin-bottom: 30px;
	}

	.intro_sec .col-8,
	.intro_sec .col-4 {
		padding: 0;
	}

	.experts_box {
		max-width: 460px;
		margin: 0 auto;
	}

	.intro_sec {
		padding-bottom: 60px;
	}

	.testimonial_sec .testimonial {
		margin-bottom: 40px;
	}

	.inner_banner.location_banner .banner_wrap {
		max-width: 90%;
	}

	h2.location_exp {
		font-size: 22px;
	}

	.inner_contact_us a.main_button {
		font-size: 16px;
	}

	.per-wrap {
		display: inline-block;
		width: 100%;
		float: none;
		vertical-align: top;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.search_form {
		margin-bottom: 50px;
		margin-top: 50px;
	}

	.blogsearch .page_title {
		font-size: 30px;
	}
}

.mapLegendLeft p:before {
	content: '';
	display: inline-block;
	position: relative;
	height: 15px;
	width: 15px;
	background: #336699;
	left: -15px;
}

@media screen and (max-width:991px) {
	body {
		font-size: 17px;
	}

	.about_sec h2 {
		font-size: 34px;
	}

	/*.inner_banner {padding: 200px 0 60px;}*/
	.contact_nick p {
		font-size: 18px;
	}

	.inner_content .contact_nick h2,
	.inner_content .contact_nick h5 {
		font-size: 30px;
	}

	.contact_nick a.phn_num {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_content h3 {
		font-size: 20px;
	}

	.inner_content .faq h2 {
		font-size: 36px;
	}

	.inner_content h2 {
		font-size: 28px;
	}

	.practice_points .col-4,
	.col-4.full_col,
	.practice_points .col-8,
	.col-8.full_col {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.faqs h3.faq_que {
		font-size: 22px;
	}

	.single_team_page .col-4.full_col {
		padding-top: 50px;
	}

	.team_page .col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}

	/* Our Firm Page */
	.inner_content ul.col_list_50 li {
		width: 100%;
	}

	.bottom-full-width-100 h2 br {
		display: none;
	}

	/* End Our Firm Page */
	.inner_content>.row {
		margin: 0 auto;
		display: block;
	}

	.inner_content>.row>.col-8,
	.inner_content>.row>.col-4 {
		padding: 0;
		width: 100%;
		max-width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	.inner_content>.row>.col-4 .sidebar {
		max-width: 550px;
		margin: 0 auto;
	}

	.inner_content .row .col-8 {
		margin-bottom: 30px;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields {
		margin: 0 auto !important;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield {
		width: 100%;
		padding: 0 !important;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.message_field {
		position: relative;
		top: auto;
		right: auto;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield,
	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.message_field {
		margin-top: 10px !important;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.message_field textarea {
		height: 180px !important;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="text"] {
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}

	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_half,
	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_half {
		width: 50%;
	}

	.map-location-page .mapLegend p {
		font-size: 22px;
	}

	.map-location-page .mapLegend>div {
		padding: 0 20px;
	}

	.map-location-page {
		margin-top: 30px;
		padding: 40px 20px;
	}

	.location-box-block {
		margin: 0 auto;
		margin-top: 50px;
	}

	.location-box-block .location-box-list {
		width: 100%;
		padding: 0;
		max-width: 470px;
		margin: 20px auto 0;
	}

	.location-box-block .location-box-list:first-child {
		margin: 0 auto;
	}

	.location-box-block .location-box-list-inner {
		height: auto !important;
	}

	.mapLegend .nonActiveStates {
		width: 15px;
		height: 15px
	}

	.banner .banner_location ul {
		bottom: 20px;
	}

	.hero-h1 {
		font-size: 30px;
	}

	.hero-h1 span {
		font-size: 40px;
	}

	.hero-span {
		font-size: 21px;
	}

	.hero_title {
		padding: 30px 0 16px;
	}

	.att-title {
		height: 70px;
	}

	.att-title strong {
		font-size: 13px;
	}

	.att-title span {
		font-size: 12px;
	}

	.att-title strong {
		margin-bottom: 2px;
	}

	.inner_content {
		padding-top: 40px;
	}

	.intro_sec {
		padding-bottom: 50px;
	}

	.testimonial .rplg .rplg-review-name {
		font-size: 16px !important;
	}

	.rplg .rplg-review-avatar {
		width: 45px !important;
		height: 45px !important;
	}

	.inner_banner.location_banner .banner_wrap {
		max-width: 100%;
	}

	h2.location_exp {
		font-size: 20px;
	}

	.faq-desktop-view,
	.desktop-view-prac,
	.federal_conspiracy-sec-desktop,
	.crimi_def_about-desktop {
		display: none;
	}

	.mobile-view-prac,
	.faq-mobile_view,
	.federal_conspiracy-sec-mobile,
	.crimi_def_about-mobile {
		display: block;
		position: relative;
		z-index: 1;
	}

	.faq-mobile_view h2 {
		margin-bottom: 20px !important;
	}

	.faq-mobile_view h2>br {
		display: none;
	}

	.faq-mobile_view::before {
		position: absolute;
		content: "";
		left: -120px;
		top: 0;
		background: #e4e2d5;
		width: 160%;
		height: 100%;
		overflow: inherit;
		z-index: -9;
	}

	.federal_conspiracy-sec-mobile::before {
		position: absolute;
		content: "";
		left: -120px;
		top: 0;
		background: #F4F4F4;
		width: 160%;
		height: 100%;
		overflow: inherit;
		z-index: -9;
	}

	.our-experience-page .inner_content,
	.our-firm-page .inner_content,
	.page-template-practice-area .content-area .inner_content,
	.page-template-criminal-defense .content-area .inner_content {
		overflow: inherit;
	}

	.page-template-criminal-defense.inner_content .wp-block-quote {
		margin-left: 25px;
	}

	.blog_cont h4 {
		font-size: 20px;
	}

	.sidebar .widget:first-child .side_team img {
		max-width: 240px;
		margin: 0 auto 10px;
		width: 100%;
	}

	.sidebar .widget:first-child .side_team h5 {
		margin-bottom: 5px;
	}

	.miami_team_box .side_team h5 {
		margin-bottom: 5px;
	}

	.search_form .gform_wrapper ul li.gfield select {
		font-size: 14px;
		line-height: 30px;
	}

	.search_form .gform_wrapper .gform_footer input.gform_button {
		font-size: 14px !important;
	}

	.inner_content .team_city_list li {
		width: 33.33%;
	}

	.inner_content .team_city_list>li:nth-child(6n),
	.inner_content .team_city_list>li:nth-child(4n) {
		border-right: 2px solid black;
	}

	.inner_content .team_city_list>li:nth-child(3n),
	.inner_content .team_city_list>li:last-child {
		border-right: 0;
	}

	.inner_content .team_city_list li h3 {
		margin: 0 5px;
		font-size: 12px;
	}

}

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

	body.logged-in header.site-header,
	body.logged-in::before {
		margin-top: 46px;
	}

	.hero_title .hero-span {
		font-size: 12px;
		line-height: 20px;
	}
}

@media screen and (min-width:768px) {

	.cta_slider,
	.cta_slider .owl-carousel,
	.cta_slider .owl-carousel .owl-stage-outer,
	.cta_slider .owl-carousel .owl-stage-outer .owl-stage,
	.cta_slider .owl-carousel .owl-stage-outer .owl-stage .owl-item {
		height: 100%;
	}

	.inner_contact_us a.main_button {
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.inner_contact_wrap {
		position: relative;
		height: 100%;
	}

	.cta_slider .item> :last-child {
		padding-bottom: 65px;
	}

	.inner_contact_wrap h3.main_title {
		padding-bottom: 100px;
	}
}

@media screen and (max-width:767px) {
	.wrapper {
		max-width: 580px;
	}

	.inner_content .speak_languages li {
		display: inline-block;
		width: 50%;
		padding: 5px 0;
	}

	h2.main_title {
		font-size: 28px;
	}

	a.main_button_bg,
	a.main_button {
		padding: 12px 20px;
	}

	.section-padding,
	.section-padding.inner_content {
		padding: 50px 0;
	}

	.faq-desktop-view {
		margin-bottom: -50px;
	}

	header.site-header {
		height: 90px;
		line-height: 90px;
	}

	body::before {
		height: 90px;
	}

	body {
		margin-top: 90px;
	}

	header.site-header .logo img {
		max-width: 250px;
	}

	header.site-header.fixed_header .logo img {
		max-width: 200px;
	}

	button#responsive-menu-pro-button {}

	.col-4,
	.col-6,
	.col-3,
	.col-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.banner .banner_location ul li span {
		font-size: 13px;
	}

	.banner .banner_location ul li {
		padding: 0 10px;
	}

	.banner .banner_location ul {
		bottom: 15px;
		line-height: 1.4;
	}

	.tparrows::before {
		font-size: 25px;
	}

	.about_sec .about_inner {
		padding: 40px 0px 40px;
		max-width: 100%;
	}

	.tp-leftarrow.tparrows {
		left: -40px !important;
	}

	.tp-rightarrow.tparrows {
		left: calc(100% + 40px) !important;
	}

	.about_sec .col-4:nth-child(2)::before {
		left: 0;
		width: 100%;
		height: 1px;
		top: 0;
	}

	.about_sec .col-4:nth-child(2)::after {
		right: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		top: inherit;
	}

	.about_sec h2 {
		margin: 0px 0 30px;
		font-size: 34px;
	}

	.about_sec h2 span {
		font-size: 30px;
	}

	.results span {
		font-size: 16px;
	}

	.practice_area .col-6:first-child,
	.practice_area .col-6:nth-child(3) {
		background: #202429;
	}

	.practice_area .col-6:last-child {
		background: #2a3038;
	}

	.free_guide_wrap {
		margin-top: 50px;
		text-align: center;
	}

	.free_guide img {
		max-width: 60%;
	}

	.free_guide p {
		font-size: 18px;
	}

	.free_guide a.main_button_bg {
		font-size: 18px;
	}

	.latest_news .main_button_bg.blog_btn {
		position: relative;
	}

	.free_guide h2.main_title {
		text-align: center;
	}

	.contact_us h2.main_title {
		font-size: 34px;
	}

	.contact_us h3 {
		font-size: 20px;
	}

	.gform_wrapper form .gform_footer .gform_button {
		font-size: 18px !important;
	}

	.box_inner {
		height: auto;
		margin-bottom: 30px;
	}

	.contact_form {
		margin-top: 40px;
	}

	.contact_us::after {
		width: 100%;
	}

	.main_address .col-4:first-child,
	.main_address .col-4:last-child {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	footer.site-footer .footer_logo {
		margin: 40px 0;
	}

	.other_locations .col5 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.copyright .row-footer {
		display: block;
	}

	.copyright .footer-navigation {
		padding: 15px 0;
		display: block;
	}

	.free_guide {
		padding: 50px 0;
	}

	.resource_widget .col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.faqs h3.faq_que {
		font-size: 20px;
	}

	/*.inner_banner {padding: 100px 0 60px;}*/
	h1.page_title {
		font-size: 36px;
	}

	span.page_title {
		font-size: 36px;
	}

	.point_wrap {
		padding: 40px 20px;
		/*margin-bottom: 50px;*/
	}

	.point_icon {
		width: 155px;
	}

	.point_cont {
		width: calc(100% - 155px);
	}

	.cta_slider {
		margin-top: 40px;
	}

	.inner_content .faq h2 {
		font-size: 30px;
	}

	.doubleDown {
		font-size: 20px;
		margin-bottom: 25px !important;
	}

	.doubleDown .mont {
		font-size: 18px;
	}

	.inner_content ul.col-50 li,
	.inner_content ul.col-33 li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.inner_content ul.border_list li {
		margin-right: 0;
	}

	.single_team_page h2.team_title {
		font-size: 26px;
	}

	.team_page .col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.non_lawyer {
		padding-top: 60px;
		margin-top: 0px;
		padding-bottom: 10px;
	}

	.team_wrap {
	padding: 5px;
	box-shadow: 0 0 33px #f0f0f0;
-webkit-box-shadow: 0 0 33px #f0f0f0;
-moz-box-shadow: 0 0 33px #f0f0f0;
	border: 0;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	text-align: left;
}
	.team_img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	margin-bottom: 0;
	width: 45%;
	flex: 0 0 45%;
}
	.team_info {
	flex: 0 0 55%;
	width: 55%;
	padding: 5px 0px 5px 10px;
	display: flex;
flex-direction: column;
}
	.team_wrap p.designation {
	flex-grow: 1;
}
	.view_bio {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	margin-top: 3px;
}
	.view_bio .fa {
	margin-left: 4px;
}

	.team_blocks .col-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.team_blocks .row:last-child {
		margin-top: 20px;
	}

	.widget form .gform_body ul li input:not([type="checkbox"]) {
		padding: 15px 45px 15px 15px !important;
	}

	.widget .gform_wrapper form input[type="checkbox"]+label {
		font-size: 16px;
	}

	.comment-form input#submit {
		font-size: 18px;
	}

	/* Our Firm Page */
	.bottom-full-width-100 {
		margin-top: 50px;
	}

	.bottom-full-width-100 h2 {
		margin-bottom: 10px;
	}

	/* End Our Firm Page */
	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_half,
	.contact-form .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_half {
		width: 100%;
		text-align: center;
	}

	.contact-form .gform_wrapper form .gform_footer .gform_button {
		padding: 16px 15px !important;
	}

	.map-location-page {
		margin-top: 25px;
		padding: 20px 15px;
	}

	.location-box-block {
		margin-top: 30px;
	}

	.map-location-page .mapLegend>div {
		display: block;
		text-align: center;
		padding: 0;
	}

	.map-location-page .mapLegend p {
		font-size: 20px;
	}

	.search-page .search-page-no form.search-form label {
		width: 300px;
	}

	.search-page .search-page-no form.search-form input {
		height: 52px;
	}

	.search-page .search-page-no form.search-form .search-submit {
		height: 52px;
		line-height: 52px;
	}

	.search-page .search-page-no form.search-form .search-submit i {
		font-size: 20px;
	}

	.post_cont p {
		font-size: 16px;
	}

	footer.site-footer .other_locations h4 {
		margin-bottom: 35px;
	}

	.other_locations .col5:nth-child(3n+1) {
		border-left: none;
	}

	.other_locations .col5:first-child,
	.other_locations .col5:nth-child(2n+1) {
		border-left: 1px solid #414954;
	}

	.footer-navigation .footer-menu li::before {
		top: 3px;
	}

	.hero_title {
		padding: 26px 0 14px;
	}

	.hero-h1 {
		font-size: 28px;
		margin-bottom: 2px;
	}

	.hero-h1 span {
		font-size: 36px;
	}

	.hero-span {
		font-size: 20px;
	}

	.att-title p {
		margin-bottom: 0;
	}

	.att-title {
		line-height: 1;
		height: 65px;
	}

	.att-title strong {
		font-size: 13px;
	}

	.att-title span {
		font-size: 12px;
	}

	.inner_content {
		padding-top: 30px;
	}

	.intro_sec {
		padding-bottom: 30px;
	}

	.inner_content h2,
	.inner_content h3,
	.inner_content h4,
	.inner_content h5,
	.inner_content h6 {
		margin-bottom: 15px;
	}

	#wpadminbar {
		position: fixed !important;
	}

	.resources_page .col-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.testimonial_page .rplg .rplg-review-text {
		font-size: 17px !important;
	}

	.testimonial_page .rplg .rplg-review-name {
		font-size: 16px !important;
	}

	h2.location_exp {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.location_wrp p.location_phone {
		margin: 0px 0 10px;
	}

	header.fixed_header .learn-right-btn {
		opacity: 1;
		visibility: visible;
		-webkit-transition: opacity 0.5s ease 0s;
		transition: opacity 0.5s ease 0s;
	}

	.col-4.desktop-view a {
		display: none;
	}

	.col-4.desktop-view {
		margin: 30px 0;
	}

	.mobile_view_logo {
		display: block;
	}

	.mobile_view_logo img {
		margin-top: 0 !important;
	}

	.cta_slider .owl-stage-outer ul li {
		text-align: left;
		line-height: 1.2;
		margin-bottom: 12px;
		position: relative;
		padding-left: 20px;
	}

	.cta_slider .owl-stage-outer ul li::before {
		position: absolute;
		content: "\f10c";
		left: 0px;
		top: 4px;
		font-family: FontAwesome;
		color: #ef780a;
		font-size: 12px;
	}

	.hero_title.miami-title .hero-h1 {
		font-size: 32px;
	}

	.hero_title.miami-title .hero-h1 span {
		font-size: 40px;
	}

	.miami-main .hero_title .hero-span {
		font-size: 20px;
	}

	.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p span.name {
		font-size: 13px;
	}

	.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p span.SubTitle {
		font-size: 12px;
	}

	.cta_contact {
		padding: 25px 15px;
	}

	.short-title {
		padding: 25px 10px;
	}

	.short-title {
		margin: 0 auto 40px;
	}

	footer {
		padding-bottom: 0px !important;
	}

	footer .footer-bar {
		display: none;
	}

	.search_form .gform_wrapper .gform_body {
		width: 100%;
	}

	.search_form .gform_wrapper .gform_footer {
		padding: 0;
		width: 100%;
	}

	.search_form .gform_wrapper ul li.gfield {
		padding-right: 0px !important;
		padding-bottom: 5px;
	}

	.search_form {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.blogsearch .page_title {
		font-size: 20px;
	}

	.page-id-60 .att-title.roger {
		width: 16%;
	}
}

@media screen and (max-width:639px) {
	ul.tabs li {
		width: 100%;
		border-right: 1px solid #dfdfdf;
	}

	.single h1.main-title {
		font-size: 36px;
	}
}

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

	.att-title,
	.page-id-60 .att-title {
		font-size: 12px !important;
		line-height: 1;
		height: 48px;
	}

	.page-id-60 .att-title {
		height: 80px;
	}

	.page-id-60 .interanl_hero>img {
		margin-bottom: 40px;
	}

	/*.att-title {
		background: rgba(0, 0, 0, 1)
	}*/

	.att-title span {
		font-size: 12px;
	}

	.att-title {
		padding: 3px;
	}

	.hero-h1 span {
		font-size: 32px;
	}

	.hero-h1 {
		font-size: 24px;
		margin-bottom: 1px;
	}

	.hero-span {
		font-size: 19px;
	}

	.hero_title.miami-title .hero-h1 {
		font-size: 26px;
		margin-bottom: 10px;
	}

	.hero_title.miami-title .hero-h1 span {
		font-size: 36px;
	}

	.hero_title.miami-title {
		line-height: 1.5;
	}

	.inner_content .team_locations h3 {
		font-size: 15px;
	}

	.inner_content .team_city_list li h3 {
		margin: 0 5px;
		font-size: 12px;
	}
}

@media screen and (max-width:479px) {
	body {
		font-size: 16px;
	}
	
	.team_wrap h5 {
	font-size: 14px;
	padding-bottom: 4px;
}
	.team_wrap p.designation {
	font-size: 12px;
}
		.view_bio {
	font-size: 10px;
}

	.inner_content {
		padding-top: 20px;
	}

	.inner_content li::before {
		top: 5px;
	}

	.section-padding,
	.section-padding.inner_content {
		padding: 40px 0;
	}

	.faq-desktop-view {
		margin-bottom: -40px;
	}

	header.site-header .logo img {
		max-width: 240px;
	}

	header.site-header.fixed_header .logo img {
		max-width: 220px;
	}

	.about_sec h3 {
		font-size: 20px;
	}

	.about_sec h2 {
		font-size: 32px;
	}

	.about_sec h2 span {
		font-size: 28px;
	}

	.practice_title h3 {
		font-size: 22px;
	}

	.serious_results a.main_button {
		font-size: 13px;
		width: 100%;
		padding: 9px;
	}

	.post_cont {
		padding: 30px 20px;
	}

	.post_cont .category {
		padding: 20px 0;
	}

	.category span {
		font-size: 15px;
	}

	.free_guide p {
		font-size: 16px;
	}

	.free_guide a.main_button_bg {
		font-size: 16px;
	}

	.contact_us h2.main_title {
		font-size: 30px;
	}

	.contact_us h3 {
		font-size: 18px;
	}

	.gform_wrapper form .gform_footer .gform_button {
		font-size: 16px !important;
	}

	footer.site-footer {
		padding: 50px 0 0px;
	}

	footer.site-footer h4 {
		font-size: 16px;
	}

	.other_locations h4 span {
		font-size: 13px;
	}

	.main_address .phn_num {
		font-size: 18px;
	}

	.other_locations h4 {
		margin-bottom: 40px;
	}

	.other_locations .col5 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		border-right: none;
		margin-bottom: 30px;
		border-bottom: 1px solid #414954;
		padding-bottom: 20px;
	}

	.logo_item:last-child img {
		max-width: 75px;
	}

	.featured_on {
		/*   padding: 40px 20px; */
	}

	.icon_sec img {
		max-width: 60px;
	}

	.banner .banner_location ul li {
		padding: 0 7px;
	}

	h1.page_title {
		font-size: 30px;
	}

	span.page_title {
		font-size: 28px;
	}

	/*    .inner_banner {padding: 70px 0 40px;}*/
	.inner_content h3 {
		font-size: 18px;
	}

	.inner_content .contact_nick h2,
	.inner_content .contact_nick h5 {
		font-size: 26px;
	}

	.contact_nick p {
		font-size: 17px;
	}

	.contact_nick a.phn_num {
		font-size: 25px;
		margin-bottom: 12px;
	}

	.inner_content h2,
	.inner_content .faq h2 {
		font-size: 26px;
	}

	.inner_content .faq h2 {
		margin-bottom: 40px;
	}

	.point_icon {
		width: 100%;
	}

	.point_cont {
		width: calc(100% - 0px);
	}

	.icon_wrap {
		margin: 0 auto 30px;
	}

	.point_wrap {
		padding: 30px 15px;
		/*margin-bottom: 40px;*/
		text-align: center;
	}

	.widget h2.widget-title {
		font-size: 22px;
	}

	.widget h5 {
		font-size: 18px;
	}

	.widget a.main_button_bg {
		padding: 15px 15px;
		font-size: 14px;
	}

	.contact_nick {
		padding: 30px 15px;
		margin: 10px 0 30px;
	}

	.faqs h3.faq_que {
		font-size: 16px;
		margin-right: 45px;
	}

	.faqs a.toggle {
		padding: 25px 15px;
	}

	.faq_icon {
		width: 40px;
		height: 40px;
		line-height: 40px;
		right: 10px;
	}

	.faq_ans {
		padding: 20px 15px;
	}

	.faq_icon::after {
		width: 20px;
	}

	.faq_icon::before {
		height: 20px;
	}

	.cta_slider,
	.inner_contact {
		padding: 0 15px;
	}

	.cta_slider .item {
		padding: 0 15px;
	}

	.inner_contact_us a.main_button {
		font-size: 14px;
		margin-top: 20px;
	}

	.inner_contact_us {
		margin-bottom: 0px;
		padding: 40px 0 25px;
	}

	.icon_wrap {
		width: 110px;
		height: 110px;
		line-height: 95px;
	}

	.left_intro {
		padding: 30px 15px;
	}

	.widget>div {
		padding: 30px 15px;
	}

	.single_team_page .team_img {
		float: none;
		margin: 0 auto 20px;
		display: block;
	}

    .single_team_page .team_img {
        margin-left: auto !important;
        margin-right: auto !important;
    }

	.team_page .col-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.search-page .search-page-no form.search-form {
		text-align: center;
	}

	.search-page .search-page-no form.search-form label {
		width: 290px;
		text-align: left;
	}

	.search-page .search-page-no form.search-form .search-submit {
		width: 290px;
		margin-top: 5px;
	}

	.blog_inner:first-child .blog_wrap {
		padding: 15px;
	}

	.other_locations .col5:first-child,
	.other_locations .col5:nth-child(2n+1) {
		border-left: none;
	}

	.crt-post .crt-post-footer {
		font-size: 14px;
	}

	.crt-widget .crt-post-fullname a {
		padding: 0 10px !important;
	}

	.crt-widget .crt-post-text {
		font-size: 16px !important;
	}

	.att-title span {
		/*  display: none; */
		font-size: 9px;
		word-break: break-word;
	}

	.att-title strong {
		font-weight: 400;
		margin-bottom: 0px;
		display: none;
	}

	.att-title,
	.page-id-60 .att-title {
		font-size: 9px !important;
		height: 40px;
	}

	.page-id-60 .att-title {
		height: 50px;
	}

	.page-id-60 .interanl_hero>img {
		margin-bottom: 30px;
	}

	.att-title br {
		display: none;
	}

	.hero-h1 span {
		font-size: 28px;
		display: block;
	}

	.hero-h1 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.hero-span {
		font-size: 15px;
		display: block;
		position: relative;
		line-height: 1;
	}

	.hero_title {
		padding: 20px 0 12px;
	}

	.testimonial .rplg .rplg-review-text {
		font-size: 15px !important;
	}

	.testimonial .rplg-slider {
		padding: 0 30px !important;
	}

	.testimonial .rplg-slider .rplg-slider-prev,
	.testimonial .rplg-slider .rplg-slider-next {
		width: 25px;
		height: 25px;
		line-height: 29px !important;
	}

	.testimonial .rplg-slider .rplg-slider-prev span,
	.testimonial .rplg-slider .rplg-slider-next span {
		font-size: 26px !important;
	}

	.testimonial .rplg-slider .rplg-stars {
		margin-bottom: 5px !important;
	}

	.testimonial .rplg-slider .rplg-box .rplg-box-content {
		margin: 10px !important;
	}

	.testimonial .rplg .rplg-review-name {
		font-size: 15px !important;
	}

	.testimonial_page .rplg .rplg-box {
		padding: 20px 20px 130px !important;
	}

	.testimonial_page .rplg .rplg-review-text {
		font-size: 16px !important;
	}

	.testimonial_page .rplg-reviews .rplg-box .rplg-stars {
		margin-bottom: 20px !important;
	}

	.testimonial_page .rplg .rplg-review-badge {
		bottom: 85px !important;
	}

	.testimonial_page .rplg .rplg-social-logo svg {
		width: 20px !important;
		height: 20px !important;
	}

	h2.location_exp {
		font-size: 17px;
	}

	.learn-right-btn a {
		padding-left: 10px;
		padding-right: 10px;
		line-height: 1.4;
		letter-spacing: 0;
		font-size: 12px;
	}

	.faq-mobile_view h2 {
		margin-bottom: 20px;
		font-size: 20px;
	}

	.inner_content h2 {
		font-size: 26px;
	}

	.blog_cont h4 {
		font-size: 18px;
	}

	.block_quote {
		padding: 20px;
	}

	.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p span.name {
		display: none;
	}

	.HeroTeamTitle {
		padding: 2px;
	}

	.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p span.SubTitle {
		font-size: 9px;
		color: #fff;
	}

	.HeroTeam .HeroTeamTitleWrap .HeroTeamTitle p {
		line-height: 11px;
	}

	.inner_content .team_locations h3 {
		font-size: 14px;
	}

	.team_locations br {
		display: none;
	}

	.single-team .faqs h3.faq_que {
		font-size: 18px;
		margin-right: 40px;
	}

	.single h1.main-title {
		margin-bottom: 25px;
	}

	.single h1.main-title {
		font-size: 32px;
	}
}

.blog_page .widget:nth-child(2) .miami_team_box img,
.single_blog_page .widget:nth-child(2) .miami_team_box img {
	margin: 0;
	margin-bottom: 15px;
}

.notalawyer {
	display: none;
}

.orange {
	color: #ef780a;
}

.slider_image::before {
	height: 38%;
}

.flagdd .sub-menu li img {
	margin-right: 5px;
}

.flagdd .responsive-menu-pro-item img {
	top: 8px;
	left: -7px;
}

.flagdd .sub-menu {
	transform: initial !important;
	padding-top: 0 !important;
}

.flagdd a {
	font-size: 12px !important;
}

header .main_menu ul li ul.sub-menu {
	width: 220px;
}

#menu-item-20>ul.sub-menu {
	margin-left: -93px;
}

@media screen and (min-width:480px) {
	span.notalawyer {
		display: inline;
		font-size: 10px;
	}

	.att-title {
		height: 70px;
	}
}

@media screen and (min-width:768px) {
	.col-md-3 {
		max-width: 25% !important;
	}

	.slider_image::before {
		height: 35%;
	}
}

@media screen and (min-width:992px) {
	.att-title {
		height: 70px;
		padding-bottom: 10px;
	}
}

@media screen and (min-width:1200px) {
	header .main_menu>div>ul>li {
		max-width: 134px;
	}
}

@media screen and (min-width:1500px) {
	header .main_menu>div>ul>li {
		max-width: 180px;
	}
}
@media screen and (max-width:1800px) {
	header .main_menu>div>ul>li {
		max-width: 150px;
		    padding: 0 20px;
	}
	header .main_menu>div>ul>li>a{
		font-size:12px;
	}
}
@media screen and (max-width:1440px) {
	header .main_menu>div>ul>li {
		max-width: 130px;
		    padding: 0 10px;
	}
	header .main_menu>div>ul>li>a{
		font-size:12px;
	}
}
@media screen and (max-width:1360px) {
	header .main_menu>div>ul>li {
		max-width: 110px;
		    padding: 0 10px;
	}
	header .main_menu>div>ul>li>a{
		font-size:11px;
		letter-spacing: 1px;
	}
}
@media screen and (max-width:1100px) {
	header .main_menu>div>ul>li {
		max-width: 100px;
	}
}

.top,
.bot {
	display: block;
	margin: 0 auto;
}

.top img,
.bot img {
	width: 100vw;
}

/* Map panel <section> settings & typography */
.mapInfo {
	display: none;
}

.mapInfo ul {
	padding-left: 20px;
	margin-bottom: 25px;
}

.mapInfo li {
	/*font-size:16px;*/
}

.mapInfo p {
	text-align: left;
	margin-bottom: 5px;
}

#defaultInfo {
	display: block;
}

.map-panel:before {
	position: absolute;
	content: "";
	top: 0;
	width: 100%;
	height: 5px;
	background-color: #d0a36b;
}

.map-panel {
	position: relative;
	padding: 70px 0;
	background: #f2f1eb;
}

.map-panel .headings {
	padding-bottom: 60px;
}

.map-panel h2,
.map-panel p.subheading,
.map-panel h3,
.map-panel h4 {
	font-family: "Lora", Georgia, sans-serif;
	color: #0e0d0c;
}

.map-panel h2 {
	font-size: 41px;
	color: #0e0d0c;
}

.map-panel h3 {
	border-bottom: 1px solid #d09f48;
}

.map-panel h4 {
	font-size: 20px;
	font-style: italic;
	color: #817e7e;
}

.map-panel p.subheading {
	font-size: 20px;
	font-style: italic;
	color: #817e7e;
}

.map-panel p {
	font-family: "Lora-Regular", Georgia, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}

/* Clearing default bootstrap accordion styles */
.map-panel .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
}

.map-panel .panel-default {
	background: none;
	border: none;
	box-shadow: none;
}

.map-panel .panel-default>.panel-heading {
	background: none;
	border: none;
}

/* Map SVG styles for states and state labels: .st0 is the class for state paths, .st1 is the class for the state acronyms */
.st0 {
	fill: #2d343d;
	cursor: pointer;
	transition: 0.5s ease all;
}

.st0.served {
	fill: #336699;
	transition: 0.5s ease all;
}

.st0:hover {
	fill: #d3a96f;
}

.st0.notServed:hover {
	fill: #d3a96f;
}

.st1 {
	fill: #ffffff;
	font-size: 16px;
	font-family: 'Muli', sans-serif;
	pointer-events: none;
}

.st1.served {
	fill: #ffffff;
}

.st1.notServed {
	pointer-events: none;
	fill: #ffffff;
}

.st1.clickAcronym {
	pointer-events: all;
	fill: #ffffff;
}

.st1.outServed {
	fill: #333333;
}

.st1.outOkServed {
	fill: #d3a96f;
}

/* map legend */
.mapLegend {
	overflow: hidden;
	margin-bottom: 20px;
}

.mapLegend .activeStates,
.mapLegend .nonActiveStates {
	float: left;
	margin-top: 0px;
	width: 18px;
	height: 18px;
	border-radius: 1px;
}

.mapLegend svg {
	float: left;
}

.mapLegend .activeStates {
	background: #336699;
}

.mapLegend .nonActiveStates {
	background: #aaaaaa;
}

.mapLegend p {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

.star {
	fill: #ffd055;
	stroke: #fff;
	stroke-linejoin: round;
	stroke-width: 2px;
}

.star.orange {
	fill: #ff8155;
}

.page-template-alt-content .content-area ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

.page-template-alt-content .content-area li:before {
	position: relative;
	content: "\f10c";
	left: -10px;
	top: -2px;
	font-family: FontAwesome;
	color: #ef780a;
	font-size: 12px;
}

/* 14 July 2021 */
.team_in_body img {
	max-width: 120px;
	width: 100%;
	margin-bottom: 15px
}

.team_in_body h5 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #293039;
}

.team_in_body p {
	font-size: 12px;
}

.single_blog_page .team_in_body .row {
	margin-left: -15px;
	margin-right: -15px;
}

.team_in_body .col {
	width: 16.6%;
	margin-bottom: 20px;
}

.team_in_body .row {
	margin-bottom: 30px;
}

.team_in_body .textwidget {
	padding-bottom: 0;
}

.blogsearch {
	display: none !important;
}

.page-template-practice-area .main_content+.left_points {
	margin-top: 1em;
}

.flagdd {
	display: none !important;
}

.noboldli ul li {
	font-weight: 400;
}

.learn-right-btn {
	width: 50%;
	float: left;
}

a.main_button_bg2 {
	padding: 12px 20px;
	position: relative;
	color: #fff;
	text-shadow: 2px 2px rgba(0, 0, 0, .22);
	font-weight: 700;
	transition: all .5s ease 0s;
	text-transform: uppercase;
	font-family: montserrat, sans-serif;
	background-image: linear-gradient(-107deg, rgba(153, 102, 51, .44), rgba(211, 169, 111, .44));
	text-align: center;
	background-color: #d3a96f;
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 8px;
}

#back2Top {
	display: none !important;
}

#c5_sitemap_wrapper.sitemap_by_click5 h2 {
	margin: 0;
	padding: 0;
}

.sitemap-by-click5_pagination .nav {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.sitemap-by-click5_pagination .nav .on,
.sitemap-by-click5_pagination .nav .pagination-item {
	width: auto;
	height: auto;
	line-height: 33px;
	text-align: center;
	margin: 2px;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 6px;
	min-width: 35px;
}

.sitemap-by-click5_pagination .nav .pagination-item {
	color: #000;
	border: 1px solid #000;
}

.sitemap-by-click5_pagination .nav .on {
	color: #ef780a;
	border: 1px solid #ef780a;
}

.breadcrumb-sec {
	display: block;
	padding-top: 30px;
	line-height: 1.3;
}

.breadcrumb-sec span,
.breadcrumb-sec a {
	font-weight: 600;
	vertical-align: middle;
}

.breadcrumb-sec span {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

.breadcrumb-sec .breadcrumb-wrap {
	padding-bottom: 30px;
	border-bottom: 1px solid #ededed;
}

@media screen and (max-width:1199px) {
	.breadcrumb-sec .breadcrumb-wrap {
		padding: 20px 0;
	}
}

@media screen and (max-width:768px) {
	.team_in_body .col {
		width: 33%
	}
}

@media screen and (max-width:450px) {
	.team_in_body .col {
		width: 50%
	}
}

/* 14 July 2021 */
.scrollertick div {
	top: 0;
	position: fixed;
	color: #ffffff;
	background-color: #c00;
	z-index: 101;
}

.fl-logo-section {
	padding-top: 30px;
}

.fl-logo-row {
	position: relative;
}

.fl-logo-slider {
	margin: 0 20px;
	overflow: hidden;
}

.fl-logo-slider .owl-stage {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fl-logo-slider .fl-logo-col {
	padding: 10px;
}

.fl-logo-slider .owl-stage .owl-item,
.fl-logo-slider .owl-stage .owl-item .fl-logo-col {
	line-height: 1;
	display: block;
}

.fl-logo-slider img {
	max-height: 60px;
	width: auto;
	margin: 0 auto;
	line-height: 1;
	display: block;
}

.fl-logo-slider .owl-nav button[type="button"] {
	background: transparent;
	width: auto;
	height: auto;
	padding: 0;
	cursor: pointer;
}

.fl-logo-section+.breadcrumb-sec {
	padding: 0;
}

.fl-logo-section+.breadcrumb-sec+.section-padding,
.fl-logo-section+.breadcrumb-sec+.content-area>.site-main>.section-padding:first-child,
.fl-logo-section+.breadcrumb-sec+.blogsearch+.single_blog_page>.wrapper>.inner_content,
.fl-logo-section+.breadcrumb-sec+.blogsearch+.blog_page>.wrapper>.inner_content,
.fl-logo-section+.breadcrumb-sec+.single_team_page>.wrapper>.inner_content {
	padding-top: 50px;
}

.interanl_hero.interanl_hero_6 {
	max-width: 1010px;
	padding-bottom: 55px;
}

/*.interanl_hero_6 .att-title {
	background: rgba(0, 0, 0, 1);
}*/

.att-title.att-title-1 {
	width: 18%;
	left: 0;
}

.att-title.att-title-2 {
	width: 14%;
	left: 18%;
}

.att-title.att-title-3 {
	width: 18%;
	left: 32%;
}

.att-title.att-title-4 {
	width: 15%;
	left: 50%;
}

.att-title.att-title-5 {
	width: 18%;
	left: 65%;
}

.att-title.att-title-6 {
	width: 17%;
	left: 83%;
}
.seen-on-logo{
	font-size: 0;
}
.seen-on-logo-inner {
    display: inline-block;
    width: 33.33%;
    vertical-align: middle;
    padding: 0px 10px;
    margin-bottom: 50px;
	text-align:left;
}
.seen-on-logo-inner:last-child {
    margin-bottom: 0px;
}
.seen-on-logo-inner:nth-child(3n+3) {
	text-align:right;
}
.seen-on-logo-inner:nth-child(3n+2) {
	text-align:center;
}
.seen-on-logo-inner img {
    max-height: 70px;
    object-fit: contain;
}
#execphp-15,#execphp-16,#execphp-17{
    background: transparent !important;
	margin-bottom: 40px;
}
#execphp-15 .execphpwidget,#execphp-16 .execphpwidget,#execphp-17 .execphpwidget{
	border:3px solid #ccc;
	border-top:0px;
}

@media screen and (max-width:1300px) {
	.fl-logo-slider .owl-stage .owl-item img {
		max-height: 50px;
	}
}

@media screen and (max-width:1199px) {
	.fl-logo-section {
		padding-top: 20px;
	}

	.fl-logo-section+.breadcrumb-sec+.section-padding,
	.fl-logo-section+.breadcrumb-sec+.content-area>.site-main>.section-padding:first-child,
	.fl-logo-section+.breadcrumb-sec+.blogsearch+.single_blog_page>.wrapper>.inner_content,
	.fl-logo-section+.breadcrumb-sec+.blogsearch+.blog_page>.wrapper>.inner_content,
	.fl-logo-section+.breadcrumb-sec+.single_team_page>.wrapper>.inner_content {
		padding-top: 40px;
	}

	.fl-logo-slider .owl-stage .owl-item img {
		max-height: 40px;
	}
}

@media screen and (max-width:991px) {
	/*.att-title {
		background: rgba(0, 0, 0, 1);
	}*/

	/*.interanl_hero {
		padding-bottom: 70px;
	}*/

	.att-title.att-title-1 {
		width: 16%;
	}

	.att-title.att-title-2 {
		width: 16%;
		left: 16%;
	}

	.att-title.att-title-4 {
		width: 14%;
	}

	.att-title.att-title-5 {
		width: 19%;
		left: 64%;
	}
}
@media screen and (max-width:767px) {
.interanl_hero {
    padding-bottom: 55px;
}
}
@media screen and (max-width:782px) {
	.hero_title .hero-span.hero-span-2 {
		font-size: 16px;
	}
}

@media screen and (max-width:639px) {
	.interanl_hero_6 .att-title strong {
		font-size: 13px;
	}

	.att-title.att-title-2 {
		width: 19%;
	}

	.att-title.att-title-3 {
		width: 16%;
		left: 35%;
	}

	.att-title.att-title-4 {
		width: 15%;
		left: 51%;
	}

	.att-title.att-title-5 {
		width: 18%;
		left: 66%;
	}

	.att-title.att-title-6 {
		width: 16%;
		left: 84%;
	}

	.hero_title .hero-span.hero-span-2 {
		font-size: 14px;
	}
}
@media screen and (max-width:480px) {
.interanl_hero {
    padding-bottom: 15px;
}
}
@media screen and (max-width:479px) {
	.interanl_hero.interanl_hero_6 {
		padding-bottom: 20px;
	}
}

@media screen and (min-width:768px) {
	.copyright .copyright-code-mob {display: none; }
}

footer.site-footer .copyright .copyright-code-mob {padding-left: 4px; }
@media only screen and (max-width: 767px) {
    .single_team_page img.team-member-duplicate {display: none !important; }
}

@media only screen and (max-width: 580px) {
.seen-on-logo-inner {width: 50%; text-align: center;}
.seen-on-logo-inner:nth-child(3n+3) {text-align: center;}
.seen-on-logo-inner:nth-child(15) {text-align: center; margin-bottom: 0px;}
}

/*06 feb 2023*/
.hero_title {padding-top: 80px; }
span.cta02 {display: block; margin: 50px auto 80px;}
span.cta02 a, span.cta02 {color: #fff;}
span.cta02 a {background: #ef780a; padding: 15px; font-weight: 700; font-size: 17px; text-shadow:2px 2px rgba(0,0,0,0.22); letter-spacing: 1px; display: inline-block; }
span.cta02 a:hover{background: #d56906;}
#primary h1.page_title ~ .inner_content {padding-top: 30px;}
.pa_content h1 {margin-bottom:30px !important;}

@media(max-width: 1199px){
  #primary h1.page_title ~ .inner_content {padding-top: 25px;}
 .pa_content h1 {margin-bottom: 25px !important;}
}

@media(max-width: 991px){
  #primary h1.page_title ~ .inner_content {padding-top: 20px;}
 .pa_content h1 {margin-bottom: 20px !important;}
}

@media(max-width: 767px){
span.cta02 a {padding: 12px; font-size: 14px;}
.hero_title {padding-top: 36px;}
span.cta02 {margin: 40px auto 40px;}
#primary h1.page_title ~ .inner_content {padding-top: 0;}
.pa_content h1 {margin-bottom: 0 !important;}	
}

/*13-feb-2023*/
.location_wrp.new_contact_us_data {max-width: 640px;}
.inner_banner.location_banner .banner_wrap{padding:0 !important;}
.location_banner .location_wrp.new_contact_us_data h2 {font-size: 26px;padding-bottom: 16px; color: #fff;}
.location_banner .location_wrp p.location_phone a {color: #fff; text-decoration: underline;}
.location_banner .location_wrp p.location_phone a:hover{color:#ef780a;}
.location_banner .new_contact_us_disc {padding-bottom: 0px;}
.location_banner .new_contact_us ul li {padding-left: 26px; margin-bottom: 0px;}
.location_banner .new_contact_us_disc ul li::after {width: 20px;height: 20px;background: #ef780a;top: 8px;}
.location_banner .new_contact_us_disc ul li::before {left: -12px !important;top: -3px;height: 10px;width: 6px; border-bottom: 2px solid #fff;border-right: 2px solid #fff;}

@media(max-width: 1550px){
	.location_banner .new_contact_us_disc ul li::before {top: -1px;}
	.location_banner .new_contact_us ul li{font-size:18px;}
}
@media(max-width: 767px){
	.location_banner .location_wrp.new_contact_us_data h2 {font-size: 24px;}
}


/*27-02-2023*/
.locations-info {background:transparent;margin: 50px 0;padding: 0;}
.accordian-content {/*margin: 60px 0 15px 0;*/ margin:0; padding: 0;display: flex;flex-wrap: wrap;justify-content: center;position: relative;}
/*.accordian-content:after {content: ""; display: block; height: 5px; width: 80px; position: absolute; top: -38px; left: calc(50% - 40px); border-top: 2px solid #ef780a; }*/
.accordian-content .item {list-style-type: none;padding: 0;width: calc(20% - 20px);padding: 24px;background: #ffffff;margin: 10px;text-align: left;}
.acc_ctrl {background: #336699 !important; border: none; border-bottom: solid 1px #F2F2F2; cursor: pointer; display: block; outline: none; padding: 1em; position: relative; text-align: center; width: 100%; border-radius: 0; }
.acc_ctrl:hover{background: #FFFFFF;}
.acc_ctrl:before, .acc_ctrl:after {background: #ffffff; content: ''; height: 2px;  width:30px; margin-right: 37px; position: absolute; right: 0; top: 50%;}
.acc_ctrl:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.acc_ctrl:after { }
.acc.active .acc_ctrl:before {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.acc_ctrl .heading02{color: #ffffff;margin: 0;padding: 0;text-align: center;}
.acc.active .acc_ctrl .heading02, .acc_ctrl:focus .heading02 {position: relative; }
.acc_panel {background: #faf9f5;display: none;overflow: hidden;padding: 45px;width: 100%;border-radius: 0;text-align: center;}
.address-block.address-block02 p {text-align: center; }
.accordian-content .item h4 {color: #ef780a; border-bottom: 1px solid #F2F2F2; margin: 0  0 15px; padding:0 0 15px; }

@media(max-width: 1366px){
.accordian-content .item {width: calc(30% - 20px);}
}

@media(max-width: 1199px){
.accordian-content .item {width: calc(32% - 20px);}
}
@media(max-width: 991px){
.accordian-content .item {width: calc(50% - 20px);}
.acc_ctrl:before, .acc_ctrl:after{margin-right:10px}
}
@media(max-width: 767px){

.accordian-content .item {width: 100%;margin: 0 0 20px;}	
.locations-info {padding: 0;}
.acc_ctrl:before, .acc_ctrl:after{width:20px}
.acc_panel{padding:30px 30px 0;} 
.acc_ctrl .heading02{ font-size: 22px; letter-spacing: 0;}	
}
@media(max-width: 480px){
.accordian-content .item li { width: 100%;}  
}

.main-team-block { background: #f1f1f1;}
.inner_banner .cta02 a{display:none;}

