
/*
Theme Name: Fleschner, Stark, Tanoos & Newlin
Text Domain: fleschner_theme
*/
body .gallery_detail {
	top: auto !important;
	bottom: 10px;
}

.banner-section .container {
	height: 100%;
	position: relative;
	z-index: 2;
}

.page-template-template-thank-you .map-section {
	display: none;
}

.banner-section:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .4);
}

.case_type h3 {
	color: #222;
}

.case_type:hover .cases_des h3 {
	color: #fff;
	text-decoration: none;
}

/* nav multiple css */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu-top li {
	display: flex;
	margin: 0;
	color: #fff;
	position: relative;
	padding: 0;
	height: 100%;
}

#mainNav > li.menu-item-has-children > a:before {
	content: "";
	z-index: 9;
	font-family: FontAwesome;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	margin-left: 0;
	line-height: 1.65rem;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 10px;
}

#mainNav > li.menu-item-has-children > a:hover:before {
	color: #fff;
}

#mainNav > li.menu-item-has-children > a {
	padding-right: 20px;
}

/* This hides the dropdowns */
ul.menu-top li ul {
	display: none;
}

.menu-top li a {
	padding: 10px 12px;
	color: #fff;
	position: relative;
	font-size: 16px;
	border-bottom: solid 2px transparent;
	display: inline-block;
	align-items: center;
	text-decoration: none;
	font-weight: 300;
	text-transform: capitalize;
}

/* .no-banner .menu-header>ul>li.current_page_item>a:after, .no-banner .menu-header>ul>li.current-menu-ancestor >a:after, .small-header .menu-header>ul>li.current_page_item>a:after, .small-header .menu-header>ul>li.current-menu-ancestor >a:after { background-color:#fff; } 
*/
.menu-header ul li .sub-menu li.current-menu-item>a, .menu-header .sub-menu li ul.sub-menu li.current-menu-item>a {
	background-color: #946837;
	color: #fff;
}

/* ul.sub-menu li.current-page-ancestor.current-menu-ancestor {
    background: #946837;
} */

/* .menu-header .sub-menu li.current-menu-item>a { color:#fff;} */
body.admin-bar #headertop {
	top: 32px;
}

/* #header .current-menu-ancestor > ul li a { color: #fff !important;}   */
#header .current-menu-ancestor {
	color: #000;
}

#mainNav .current-menu-parent >a:before {
	color: #fff !important;
}

/* .small-header #mainNav .current-menu-parent >a, .small-header #mainNav .current-menu-parent >a:before {color: #000!important;} */
.menu-top >li.current-menu-item >a:after {
	border-bottom: solid 2px #946837;
	width: 80%;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* .menu-top li.current-menu-item >a:after, .menu-top li.current_page_ancestor:after,  .menu-top li.current-menu-ancestor:after {border-bottom: solid 2px #946837;  width:80%; content:"";  position:absolute; bottom:0px; left:0;right:0; margin:0 auto;}  */

/* .menu-top li .sub-menu li.current-menu-item >a:after { display:none!important;} */

/* .menu-top li a:hover:after {border-bottom: solid 2px #d49b36;  width:50%; content:"";  position:absolute; bottom:25px; left:0;right:0; margin:0 auto;}  */

/* .menu-top li .sub-menu li > a:hover:after { display:none;} */

/* .small-header .menu-top li.current-menu-item >a:after, .small-header .menu-top li.current_page_ancestor:after { border-bottom: solid 2px #d49b36;} */

/*.small-header .menu-top li.current-menu-item >a{ color:#d49b36;} */
header#header .container-fluid {
	border-bottom: solid 2px rgba(255, 255, 255, .1);
}

header#header .menu-phone:after {
	background-color: rgba(255, 255, 255, .1);
	width: 100%;
	content: "";
	position: absolute;
	bottom: -2px;
	right: -100%;
}

/* Display the dropdown */
ul.menu-top li:hover > ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
}

ul.menu-top li:hover li {
	float: none;
}

.sub-menu li ul.sub-menu {
	position: absolute;
	background-color: #fff;
	z-index: 99;
	top: 0 !important;
	left: 100% !important;
	padding: 0;
	margin: 0;
}

ul.menu-top li:hover li a:hover, .menu-top .sub-menu li.current_page_item a {
	background: #946837;
}

.menu-top li ul li {
	border-top: 0;
	display: block;
	margin: 0;
}

ul.menu-top li .sub-menu li ul.sub-menu li > a {
	background-color: #fff;
}

ul.menu-top li .sub-menu li ul.sub-menu li > a:hover {
	background: #946837;
}

/* Displays second level dropdowns to the right of the first level dropdown */
ul.menu-top ul ul {
	left: 100%;
}

.sub-menu {
	background-color: #fff;
	min-width: 215px;
	text-align: left;
	z-index: 9;
}

ul.menu-top li .sub-menu li {
	padding: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	display: block;
}

ul.menu-top li .sub-menu li:last-child {
	border-bottom: none;
}

ul.menu-top li .sub-menu li a {
	font-size: 16px;
	display: block;
	padding: 10px;
	font-weight: 700;
	text-transform: capitalize !important;
	line-height: normal;
	margin: 0;
	color: #000;
	border: none;
}

ul.menu-top li .sub-menu li a:hover {
	border: none;
	color: #fff !important;
}

/* nav */
.menu-top {
	position: relative;
	display: flex;
	margin-right: 20px;
	margin-bottom: 0;
}

.menu-top li:first-child {
	margin-left: 0;
}

.menu-top li:last-child {
	margin-right: 0;
}

.sub-menu li.menu-item-has-children {
	position: relative;
}

.menu-top li > .sub-menu > li.menu-item-has-children > a:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 1rem;
	font-size: 1.25rem;
}

.about_right a.btn {
	margin-top: 15px;
}

.menu-header {
	height: 100%;
	align-items: center;
	display: flex;
}

.menu-section .menu {
	height: 100%;
	justify-content: flex-end;
	display: flex;
}

/* .menu-section{
	padding-top:0 !important;
} */
.biography-section li.nav-item a {
	text-align: center;
}

.biography-section li.nav-item a.active svg {
	filter: invert(1);
}

.submit_wrap span.ajax-loader {
	top: 0px;
	left: 0px !important;
	right: auto !important;
	margin: 0px;
}

.submit_wrap {
	position: relative;
	display: inline-block;
}

.white-btn {
	background: #fff !important;
	color: #004a8d !important;
}

.white-btn:before {
	border: 1px solid #fff !important;
}

.wpcf7-form textarea:focus, .wpcf7-form input:focus {
	outline: none;
}

.attorney_content {
	background: #003d74;
	color: #fff;
}

.banner-section {
	height: 100vh !important;
	margin-top: 0px !important;
	top: 0px;
}

.biography-section .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
	background-color: #004a8d;
	color: #fff;
}

.biography-section .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover svg {
	filter: invert(1);
}

.home_page_form form .submit:hover {
	opacity: .7;
}

section.inner_banner_section {
	display: flex;
	align-items: center;
}

.newsletter_detail form .submit:hover {
	background: #004a8d;
	color: #fff;
}

.case_type:hover {
	background: #333;
}

div#html5-close {
	background-image: url("https://www.fleschnerlaw.com/nitropack_static/FJSarzWJFOlJJwmbewMLVVyXuAvDKInp/assets/images/optimized/rev-9fa88dd/www.fleschnerlaw.com/wp-content/themes/fleschnerlawfs/images/lightbox-close.png");
	background-size: auto;
	width: 31px;
	height: 34px;
	background-repeat: no-repeat;
}

div#html5-close.nitro-lazy {
	background-image: none !important;
}

section.inner_banner_section {
	margin-top: 0px !important;
}

.inner_banner_details {
	position: relative;
	top: 27px;
}

.blog-searchform [type=submit] {
	display: inline-block;
	border: none;
	width: 3.5rem;
	cursor: pointer;
	background-position: 50% 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: 25px;
	border-radius: 10px;
}

.blog-searchform [type=submit] {
	background: url("https://www.fleschnerlaw.com/nitropack_static/FJSarzWJFOlJJwmbewMLVVyXuAvDKInp/assets/images/optimized/rev-9fa88dd/www.fleschnerlaw.com/wp-content/themes/fleschnerlawfs/images/search-icon.png") no-repeat;
	background-position: center;
	border-radius: 0;
}

.blog-searchform [type=submit].nitro-lazy {
	background-image: none !important;
}

.sidebar-search .input-group-btn {
	display: block;
	position: relative;
	z-index: 9;
}

.sidebar-search .msg-side-form1 {
	position: absolute;
	right: 54px;
	bottom: auto;
	top: 30px;
	font-size: 12px;
	color: #fff;
	padding: 1px 3px;
	padding: 2px 8px;
	line-height: 1.35;
	font-weight: 400;
	background: red;
}

.sidebar_search input:focus {
	z-index: 9;
}

body .sidebar_search input {
	background: #f7f7f7;
	padding-right: 45px;
}

.dfault_temp .sidebar-search.sidebar_search {
	display: none;
}

@media (min-width: 1200px) {
	/* .logged-in .banner-section {
    height: calc(100vh - 32px)!important;
}	 */
	.logged-in .banner-section {
		height: calc(100vh) !important;
	}
}

@media (max-width: 991px) {
	/* Menu Css Start */
	section.sticky {
		overflow: hidden;
	}
	
	.menu-wrap {
		background-color: #fff;
		position: fixed;
		top: 76px;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 12;
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: relative;
		text-align: left;
	}
	
	.menu-show {
		right: 0;
		box-shadow: none;
		display: block;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0;
		position: relative;
		top: 0;
		width: 100%;
		margin-left: auto;
		height: 100%;
	}
	
	.menu-bar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li {
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin: 0;
		border: none;
		border-bottom: 1px solid #ccc;
		padding: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid #e6e6e6;
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a {
		color: #000;
		font-weight: normal;
		font-weight: 400;
		padding: 7px 20px;
		position: relative;
		display: block;
		font-size: 16px;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover {
		color: #000;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > a, .menu-sidebar .menu-bar-wrapper li.current_page_parent > a {
		font-weight: 500;
		background-color: #004a8d !important;
		color: #fff !important;
		width: 100%;
	}
	
	#header .current-menu-ancestor > ul li.current-menu-item > a {
		color: #fff !important;
	}
	
	.menu-sidebar li.current-menu-item .sidebar-menu-arrow:after {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-sidebar .sidebar-menu-arrow:after {
		content: "";
		cursor: pointer;
		border-left: 2px solid #000;
		border-bottom: 2px solid #000;
		display: inline-block;
		width: 10px;
		height: 10px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
		margin-top: -10px;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
		transform: rotate(135deg);
		display: block;
		margin-top: -5px;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after {
		color: #0e2743;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
		font-weight: 500;
		background-color: #e93941;
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children {
		position: relative;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		position: absolute;
		right: 0;
		top: 0;
		height: 46px;
		width: 40px;
		background-color: transparent;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: none;
		margin: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		font-size: 16px;
		padding-left: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
		font-size: 16px;
	}
	
	.sidebar-menu-arrow::after {
		cursor: pointer;
		content: "";
		position: absolute;
		top: 0px;
		margin: auto;
		bottom: 0px;
		right: 0;
		background-size: 14px;
		height: 40px;
		width: 40px;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button {
		background-color: transparent;
		height: 45px;
		width: 45px;
		z-index: 12;
		right: 0px !important;
		display: block;
		text-align: center;
		position: absolute;
		top: 52%;
		transform: translateY(-50%);
	}
	
	.menu-button .menu-bar {
		position: absolute;
		border-radius: 0px;
		width: 26px;
		transition: .5s;
		opacity: 1;
		top: 7px;
		right: 0;
		left: 0;
		margin: auto;
	}
	
	.menu-button .menu-bar-top {
		margin: 0 auto;
		border: 2px solid #fff;
		border-bottom: none;
		top: 12px;
		width: 30px;
	}
	
	.menu-button .menu-bar-middle {
		margin: 3px auto 3px;
		height: 2px;
		background-color: #fff;
		top: 18px;
		width: 30px;
	}
	
	.menu-button .menu-bar-bottom {
		margin: 0 auto;
		border: 2px solid #fff;
		border-top: none;
		top: 30px;
		width: 30px;
	}
	
	.small-menu .menu-button .menu-bar-top {
		border-color: #fff;
	}
	
	.small-menu .menu-button .menu-bar-bottom {
		border-color: #fff;
	}
	
	.small-menu .menu-button .menu-bar-middle {
		background-color: #fff;
	}
	
	.button-open {
		z-index: 16;
	}
	
	.menu-button.button-open {
		background-color: transparent;
		z-index: 13;
		height: 45px;
		width: 45px;
	}
	
	.button-open .menu-bar {
		opacity: 1;
	}
	
	.button-open .menu-bar-top {
		border-color: #fff;
		transform: rotate(45deg) translate(8px, 8px);
		transition: .5s;
	}
	
	.button-open .menu-bar-middle {
		background-color: #fff;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.button-open .menu-bar-bottom {
		border-color: #fff;
		transform: rotate(-45deg) translate(5px, -5px);
		transition: .5s;
		right: 0;
	}
	
	.menu-button.button-open .menu-bar-top {
		border-color: #fff !important;
		width: 100%;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		border-color: #fff !important;
		width: 100%;
	}
	
	.sub-menu li ul.sub-menu {
		position: static !important;
	}
	
	.menu-top {
		display: none;
	}
	
	.search-btn a {
		left: 26% !important;
		height: 50px;
		top: -26px !important;
	}
	
	.call {
		right: 28px !important;
	}
	
	body.nav-open-menu {
		overflow: hidden;
	}
	
	.menu-sidebar .menu-bar-wrapper {
		padding-left: 0px;
	}
}

@media (max-width: 767px) {
	.menu-wrap {
		top: 58px;
	}
}

.charitie-list {
	max-width: 1024px;
	padding: 0 15px;
	margin: 0 auto;
}

.list-row {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.charitie-icon img {
	max-width: 220px;
	padding-right: 20px;
}

.charitie-content {
	width: calc(100% - 220px);
}

.charitie-icon {
	width: 220px;
}

@media (max-width: 767px) {
	.list-row {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
}

.inner_section-img img {
	width: 100%;
}

.inner_section-img {
	position: relative;
	padding-right: 20px;
}

.inner_section-img:after {
	content: "";
	position: absolute;
	right: 0;
	top: -25px;
	bottom: -25px;
	width: 120px;
	background: #004a8d;
	z-index: -1;
}

.inner_section-img img {
	width: 100%;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .5);
}

.rss-feed-section h2 {
	color: #333;
	font-size: 38px;
	font-weight: 700;
	line-height: 50px;
}

@media (max-width: 767px) {
	.inner_section-img {
		margin-top: 40px;
	}
}

/* RSS FEED */
.rss-feed-section {
	padding: 60px 0 0;
}

.rss-feed-section ul.wp_rss_retriever_list {
	display: flex;
	flex-wrap: wrap;
}

.rss-feed-section li.wp_rss_retriever_item {
	width: 33%;
	padding: 15px;
}

.rss-feed-section li.wp_rss_retriever_item 
 a.wp_rss_retriever_title {
	color: #004a8d;
	font-size: 20px;
	font-weight: 600;
}

.rss-feed-section li.wp_rss_retriever_item .wp_rss_retriever_metadata {
	display: none;
}

.rss-list ul {
	display: flex;
	flex-wrap: wrap;
}

.rss-feed-section li {
	width: 33%;
	padding: 15px;
}

.rss-feed-section li
 a {
	color: #004a8d;
	font-size: 20px;
	font-weight: 600;
}

@media (max-width: 991px) {
	.rss-feed-section li.wp_rss_retriever_item {
		width: 50%;
	}
	
	.rss-list li {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.rss-feed-section li.wp_rss_retriever_item {
		width: 100%;
	}
	
	.rss-list li {
		width: 100%;
	}
}

.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-form-control-wrap:after {
	content: "*";
	position: absolute;
	right: 5px;
	top: 15px;
	color: #f00;
}

.newsletter_detail .wpcf7-form-control-wrap:after {
	top: 30px;
}

.rss-feed-section h2 a {
	color: #333;
}

.rss-feed-section h2 a:first-child {
	display: none;
}

.static_sidebar form .submit {
	padding: 0 22px;
	font-size: 22px !important;
}

@media (max-width:767px) {
	section.contact_page iframe {
		width: 100%;
	}
}

.video-slider button.slick-arrow {
	width: 40px;
	height: 40px;
	background: #004a8d;
	left: initial;
	right: 0;
	top: -40px !important;
	transform: initial;
	z-index: 99;
}

.video-slider button.slick-prev.slick-arrow, .video-slider button.slick-prev.slick-arrow {
	right: 50px;
}

@media (max-width:480px) {
	.latest-blog-slider {
		padding-left: 0px;
	}
	
	.parent-pageid-8 .client-poral ul li {
		background: rgba(0, 0, 0, .26);
		padding: 0 5px;
	}
}

.tab_view + ul {
	margin-bottom: 0px;
}

.cases .col-lg-3 {
	align-self: flex-end;
}

.case_type {
	height: 200px !important;
}

.case_type svg {
	height: 90px;
}

.blog_section {
	height: unset;
}

.latest-blog-slider .blog_section .h3 {
	margin-right: 12px;
}

.latest-blog-slider .blog_section .h3 a {
	font-size: 20px !important;
}

.latest-blog-slider .blog_detail {
	margin-right: 15px;
}

.blog .blog_section {
	height: unset !important;
}

.footer_social_icon ul li svg:hover {
	text-shadow: 0px 0 #e7e7e7;
	transition: .5s ease;
	opacity: .7;
	transform: scale(1.05);
}

.checkbox-agree label {
	display: flex;
}

.checkbox-agree input[type="checkbox"] {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.checkbox-agree .wpcf7-list-item {
	margin-left: 0;
	font-size: 14px;
}

.community_section img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

@media (min-width:992px) {
	.home .blog_detail a {
		position: absolute;
		bottom: 90px;
	}
}

@media (max-width:767px) {
	.video-slider .video-slide {
		margin-top: 15px !important;
	}
	
	section.inner-section p iframe {
		width: 100%;
	}
}

.white-box-form input:not(.submit) {
	color: black !important;
}

@media (min-width:992px) {
	.banner_detail {
		position: relative;
	}
	
	.white-box-form {
		position: relative;
	}
}

.current-menu-ancestor > a {
	color: rgba(255, 255, 255, .51) !important;
}

.menu-item-has-children > a {
	color: rgba(255, 255, 255, .51);
}

.case_type:hover .cases_des img {
	filter: invert(1);
}

.case_type:hover .cases_des svg path {
	fill: #fff;
}

.case_type:hover .cases_des h3 {
	color: #fff;
	position: relative;
	z-index: 99;
	transition: .5s;
}

.case_type:hover .cases_des h3:hover {
	color: rgba(255, 255, 255, .51);
	transition: .5s;
}

.search_result .page-title {
	display: flex;
	align-items: center;
	gap: 6px;
}

.search_result .page-title span {
	margin: 0;
}

.blog_section h3 a:hover {
	color: #004a8d;
}
